Video description
Building a chat server is a great way to learn the Tokio library because a chat server forces you to think about concurrent IO.
Table of contents
Product information
- Title: Creating a Chat Server with async Rust and Tokio
- Author(s):
- Release date: April 2021
- Publisher(s): Manning Publications
- ISBN: 10000MNLV2021122
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …