Rust 101 – 40: Practice for module E (q2a)


August 22, 2024 [Programming, Programming Languages, Rust, Tech, Videos]

Wrote a small chat server in async Rust.

To see the training code as I recorded the video:

git clone 
cd teach-rs
git checkout 95d9927

Series: Language basics, More syntax, Traits and generics, Building applications, Concurrency and parallelism, Trait objects, asynchronousNot safe, FFI

This section (Async): 34: What is async?, 35: Futures, 36: async/await, 37: Runtimes, 38: Exercise E1a, 39: Exercise E1b, 40: Exercise E2a41: Exercise E2b

Link:

The course materials for this series were developed by tweede golf. You can find more information at github.com/tweedegolf/101-rs and you can sponsor this work at github.com/sponsors/tweedegolf. They are released under the Creative Commons Attribution Share Alike 4.0 International license.

This video series is copyright 2024 Andy Balaam and tweede golf contributors and is released under the Creative Commons Attribution Share Alike 4.0 International license.



Game Online

Gaming Hub