Explore >> Select a destination


You are here

golangbot.com
| | aarol.dev
2.0 parsecs away

Travel
| | Anyone who has implemented a simple HTTP 1.1 server can tell you that it is a really simple protocol. Basically, it's a text file that has some specific ...
| | blog.appsignal.com
2.3 parsecs away

Travel
| | Discover how to implement a long-running connection between two services with WebSocket, and then write unit tests for functionality.
| | lenholgate.com
3.0 parsecs away

Travel
| | [AI summary] The author critiques the design of the WebSockets protocol, arguing that despite its claim to be message-based, its fragmentation features effectively turn it into a stream-based protocol that forces manual buffering and complicates application layer design.
| | www.internalpointers.com
24.6 parsecs away

Travel
| A practical introduction to network programming, from socket configuration to network buffers and HTTP connection modes.