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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?