#rotor #websocket #mio

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

#1889 in HTTP server

Download history 3/week @ 2024-12-04 38/week @ 2024-12-11 10/week @ 2024-12-18 9/week @ 2025-01-08 22/week @ 2025-01-15 10/week @ 2025-01-22 7/week @ 2025-01-29 16/week @ 2025-02-05 60/week @ 2025-02-12 5/week @ 2025-02-19 23/week @ 2025-02-26 5/week @ 2025-03-05 40/week @ 2025-03-12 13/week @ 2025-03-19

81 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
~96K SLoC