Creating a Chat Server with async Rust and Tokio
- 25.09.2021
- 92

MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 53m 43s | Size: 2.74 GB
Building a chat server is a great way to learn the Tokio library because a chat server forces you to think about concurrent IO, which is the core purpose of Tokio. Lily demonstrates how you can spawn background tasks to manage independent network streams, and use tokio::select! to concurrently poll tasks which require a shared state. The lessons learned here can be applied generally to all kinds of asynchronous coding challenges in Rust.
From the author of Refactoring to Rust.
https://rapidgator.net/file/059b7f6bc3fa3d346583bcfd8bfdbdf0/Creating_a_Chat_Server_with_async_Rust_and_Tokio.part1.rar.html
https://rapidgator.net/file/c2721dc52c76a029a5000d15031e8ca4/Creating_a_Chat_Server_with_async_Rust_and_Tokio.part2.rar.html
https://rapidgator.net/file/33a90e32e48c029efbd8e01a72e47d21/Creating_a_Chat_Server_with_async_Rust_and_Tokio.part3.rar.html
or
https://uploadgig.com/file/download/f857971C9105d612/Creating_a_Chat_Server_with_async_Rust_and_Tokio.part1.rar
https://uploadgig.com/file/download/3d77709b33ec241B/Creating_a_Chat_Server_with_async_Rust_and_Tokio.part2.rar
https://uploadgig.com/file/download/59D524e388668317/Creating_a_Chat_Server_with_async_Rust_and_Tokio.part3.rar