Console Dev Diary #1 | Tokio - An asynchronous Rust runtime
https://tokio.rs/blog/2021-09-console-dev-diary-1
·
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.