All Projects → tailhook → Rotor Http

tailhook / Rotor Http

Licence: mit
The mio/rotor based http server library for rust (UNMAINTAINED, use tk-http)

Programming Languages

rust
11053 projects

========== 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_.

.. _mio: https://crates.io/crates/mio .. _rotor: https://github.com/tailhook/rotor .. _libraries and apps using rotor: http://rotor.readthedocs.org/en/latest/ecosystem.html

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

.. _examples folder: ./examples .. _hello_world_server.rs: ./examples/hello_world_server.rs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].