2025 May 08

Inside Serde: Building a Custom JSON Deserializer with binary support and more

TL;DR Socket.IO is a JavaScript library for real-time, bidirectional communication between clients and servers, built on top of WebSockets and featuring a custom event-based protocol. It uses a custom packet format that doesn’t map cleanly to Rust’s type …