#rotor #websocket #mio #http

rotor-http

The mio-based http server (+with http client and websockets planned)

9 releases (breaking)

Uses old Rust 2015

0.7.0 Mar 28, 2016
0.6.0 Mar 1, 2016
0.5.0 Feb 10, 2016
0.4.0 Jan 4, 2016
0.1.0 Aug 17, 2015

#1445 in HTTP server

MIT license

145KB
3K SLoC

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

Dependencies

~5MB
~93K SLoC