Hacker News new | ask | show | jobs
by steveklabnik 3468 days ago
https://github.com/SergioBenitez/Rocket#future-improvements

Today, it's built on top of hyper, which is still synchronous. It's also only using the lowest parts of hyper, apparently.

There's a branch for tokio integration, but needs the tokio 0.1 release, which is coming soon but not _quite_ out yet.