- Добавил: literator
- Дата: 13-01-2023, 08:37
- Комментариев: 0

Автор: Stephan Dilly, Lyon Becker
Издательство: Manning Publications
Год: 2022
Страниц: 150
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB
Use Rust to create a high performance and easy-to-scale multiplayer game that can handle hundreds of players. In Multiplayer Game Development in Rust you’ll learn how to build performance-optimized applications in Rust by developing your own multiplayer game backend. You’ll iterate on your backend in every chapter, adding new features as you go. Discover how Rust can deliver increased performance and memory safety, and take advantage of handy Rust tools and libraries that can help with the heavy lifting. Modern games often use completely different stacks for the frontend and backend. Developers end up needing to write the game logic twice, or they have to build complex solutions for data exchange. Rust is an ideal language for the whole project, delivering high performance on both client and server.