#rotor #websocket #mio #http

rotor-http

基于 mio 的 http 服务器(+计划提供 http 客户端和 websockets)

9 个版本 (重大变更)

使用旧版 Rust 2015

0.7.0 2016年3月28日
0.6.0 2016年3月1日
0.5.0 2016年2月10日
0.4.0 2016年1月4日
0.1.0 2015年8月17日

1377 in HTTP服务器

每月24次下载

MIT 许可证

145KB
3K SLoC

Rotor HTTP

状态alpha
生态系统使用 rotor 的库和应用程序
文档http://tailhook.github.io/rotor-http/

基于 miorotor 的 HTTP 实现。

示例

您可以在 示例文件夹 中找到一些示例。

要运行其中一个(如 hello_world_server.rs

cargo run --example hello_world_server

依赖项

~5MB
~93K SLoC