Dossier
WebSockets
Coverage of WebSockets in the Nexus archive.
- HTTP/3 + QUIC is now rolled out on every Triton load balancer serving shared infrastructure
HTTP/3 + QUIC is now available on every Triton load balancer, reducing latency by ~50% after the first connection request. This improvement benefits users accessing JSON-RPC or WebSockets from browsers or phones. QUIC's faster data sending and resilience on mobile data and public Wi-Fi are key enhancements.
- Show HN: Tiao, A two-player turn-based board game
A developer showcases Tiao, a two-player turn-based strategy board game combining elements of Checkers and Go. The game is free, browser-based, and features multiplayer, AI, and open-source code on GitHub. It was designed by Andreas Edmeier over years of playtesting and built using TypeScript, Next.js, and other technologies.