Rotor HTTP
Status: | alpha |
---|---|
Ecosystem: | libraries and apps using rotor |
Documentation: | http://tailhook.github.io/rotor-http/ |
The HTTP implementation based on mio and rotor.
Examples
You can find some examples in the examples folder.
To run one of them (like hello_world_server.rs):
cargo run --example hello_world_server