lovewarez Posted September 25, 2021 Report Share Posted September 25, 2021 [img]https://c.radikal.ru/c09/2109/9a/d6dfa4a6f17c.jpg[/img] [b]Creating a Chat Server with async Rust and Tokio[/b] 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.[code] https://nitro.download/view/A9DB3D3295879E2/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part1.rar https://nitro.download/view/94E07DC04089A8F/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part2.rar https://nitro.download/view/E1DFF8BF0DFEFFC/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part3.rar https://rapidgator.net/file/67e745b87930f97be85995d8626f6aa8/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part1.rar.html https://rapidgator.net/file/dc026eab36b8b859131bb21ba2a626c3/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part2.rar.html https://rapidgator.net/file/673187381d718d1f7deb0400fa5ff81b/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part3.rar.html https://uploadgig.com/file/download/7a29c94F2fca846d/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part1.rar https://uploadgig.com/file/download/1afbe8f9d4D8cD99/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part2.rar https://uploadgig.com/file/download/22d07310bBaA8585/_Creating_a_Chat_Server_with_async_Rust_and_Tokio.part3.rar [/code] Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now