|
You are here |
golangbot.com | ||
| | | | |
mherman.org
|
|
| | | | | This tutorial looks at how to implement an API with Node, gRPC, and Postgres. | |
| | | | |
www.markusdosch.com
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | [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. | ||