#websocket #mio #rotor

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

#1102 in HTTP server

Download history 2/week @ 2023-11-27 3/week @ 2024-02-12 14/week @ 2024-02-19 19/week @ 2024-02-26 18/week @ 2024-03-04

54 downloads per month

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
~91K SLoC