tk-http

Full featured HTTP and Websockets library for rust/tokio

Github星跟踪图

Tk-HTTP

Status: Beta

Documentation, Github, Crate

A full-features asynchronous HTTP implementation for tokio-rs stack, including
websockets.

Features:

  • HTTP 1.1 and 1.0 support (plans to support for HTTP/2 with same API)
  • Flexible configuration of pipelining both for client and server
  • Comprehensive configuration of timeouts both for client and server
  • Strict parsing of few selected headers which influence security
  • Other headers go unparsed to keep CPU usage low
  • Minimum copies of data: i.e. you can decode JSON directly from network buffer
  • Generic over transport (so can be used over TLS or unix sockets)

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.

主要指标

概览
名称与所有者swindon-rs/tk-http
主编程语言Rust
编程语言Rust (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2016-09-23 15:45:21
推送于2018-12-28 19:10:46
最后一次提交2018-04-14 19:24:12
发布数20
最新版本名称v0.3.9 (发布于 2018-04-14 19:24:12)
第一版名称v0.1.0 (发布于 2017-03-02 18:29:18)
用户参与
星数135
关注者数12
派生数9
提交数268
已启用问题?
问题数15
打开的问题数6
拉请求数16
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?