Here I share my notes, thoughts, and learnings.
How I built a full HTTP/1.1 server on raw TCP sockets without touching net/http, and why it changed the way I think about networking.