Skip to content

Commit

Permalink
Add Intro to Async Rust and Tokio’s Architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsm79 authored and ctjhoa committed Nov 1, 2023
1 parent 660b750 commit 9a6c262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ Can I use feature X? [caniuse.rs - Rust feature search](https://caniuse.rs/)
### Async

* [Futures Explained in 200 Lines of Rust](https://cfsamson.github.io/books-futures-explained/) - Carl Fredrik Samson
* [Introduction to Async Rust and a High-level Overview of Tokio’s Architecture](https://moslehian.com/posts/2023/1-intro-async-rust-tokio/) - Arash Sal Moslehian

### Closures

Expand Down

0 comments on commit 9a6c262

Please sign in to comment.