Backend

All pages tagged with "Backend"

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 …