/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

golangbot.com
| | mherman.org
4.3 parsecs away

Travel
| | This tutorial looks at how to implement an API with Node, gRPC, and Postgres.
| | www.markusdosch.com
5.3 parsecs away

Travel
| | When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets make everything better.
| | lenholgate.com
5.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.
| | tilde.team
21.2 parsecs away

Travel
| [AI summary] A blog post discusses Mozilla's new ability to compile WebAssembly in the browser as it streams, likening it to image decoding for major performance improvements.