Blog Archive

All blog posts organized by year

2025

2024

Building a game server in Rust

How we built a multiplayer game server handling 10,000+ concurrent connections with sub-20ms latency. Why Rust for game servers? Traditional game …