161 ms·
Writing an HTTP Server in Go from Scratch: Part 1
- sethammons 2y agothis is a good overview of implementing a protocol over the wire. I've built a couple of these, including smtp servers and redis clients and such. Great write up for an introduction
- deleted 2y ago[deleted]