Loading page…
Build real protocols from their RFCs. Implement a DNS resolver, HTTP/1.1 server with persistent connections, Redis RESP client, MQTT publisher, WebSocket frame parser, and NTP client.
write a simple HTTP server in C
Protocol Implementation covers DNS, HTTP, WebSocket, and friends as parsers and small servers.