Hacker News new | past | comments | ask | show | jobs | submit login

> Rust kind of skipped the whole non-blocking thing and went straight to tokio, then had to backtrack a little to mio+tokio, then when mio is only half way jupmed to async/await.

Not sure exactly what you mean here; mio predates tokio by a couple years, and has been possible to use standalone since before tokio ever became a thing.




Early versions of mio had a bunch of non-essential things like a timer wheel built-in, that were later removed.


What does tokio have to do with that?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: