Rocket/core/lib
Sergio Benitez bf84b1cdb5 Enable TCP_NODELAY on TCP-based connections.
We may want a more fine-grained approach to immediately transmitting
application data, but Hyper does not yet expose a suitable API.

Resolves #2062.
2022-04-28 13:22:06 -07:00
..
fuzz Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00
src Enable TCP_NODELAY on TCP-based connections. 2022-04-28 13:22:06 -07:00
tests Add 'must_use' to 'Rocket'. 2022-04-19 13:03:58 -07:00
Cargo.toml Update 'uuid' to 1.0. 2022-04-26 22:04:47 -07:00
build.rs Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00