This website requires JavaScript.
Explore
Help
Sign In
rwf2
/
Rocket
Watch
1
Star
0
Fork
0
You've already forked Rocket
mirror of
https://github.com/rwf2/Rocket.git
synced
2024-12-28 13:22:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a87e1577aa
Rocket
/
core
/
lib
History
Jacob Pratt
a87e1577aa
Add 'Rocket::spawn_on' to spawn a server on a user-provided (tokio) runtime.
2020-07-11 09:24:28 -07:00
..
benches
Fix and update benchmarks.
2019-11-16 13:08:36 -08:00
src
Add 'Rocket::spawn_on' to spawn a server on a user-provided (tokio) runtime.
2020-07-11 09:24:28 -07:00
tests
Remove stabilized 'async_await' feature gate and update the minimum nightly version.
2020-07-11 09:24:28 -07:00
build.rs
Remove stabilized 'async_await' feature gate and update the minimum nightly version.
2020-07-11 09:24:28 -07:00
Cargo.toml
Use futures 0.3-compatible hyper and tokio and the tokio runtime instead
2020-07-11 09:24:28 -07:00