A web server from raw bytes, and the framing bugs nobody warns you about
Every backend developer leans on a framework, Spring or Express or whatever, and almost none of them have seen what it actually does. It is not much. Underneath, a web server is a function from bytes
Jul 12, 20264 min read

