1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-02-09 14:15:02 +02:00

add seanmonstar/hyper

This commit is contained in:
kud1ing 2014-09-09 16:22:12 +02:00
parent 9d3e2ec335
commit c5a46805d2

View File

@ -134,6 +134,7 @@ See also http://arewewebyet.com/
* core
* [chris-morgan/rust-http](https://github.com/chris-morgan/rust-http) — will be replaced by [Teepee](http://teepee.rs/). [<img src="https://travis-ci.org/chris-morgan/rust-http.png?branch=master">](https://travis-ci.org/chris-morgan/rust-http)
* [seanmonstar/hyper](https://github.com/seanmonstar/hyper) — [<img src="https://travis-ci.org/seanmonstar/hyper.png?branch=master">](https://travis-ci.org/seanmonstar/hyper)
* client
* [carllerche/curl-rust](https://github.com/carllerche/curl-rust) — [libcurl](http://curl.haxx.se/libcurl/) bindings
* [vhbit/curl-rs](https://github.com/vhbit/curl-rs) — [libcurl](http://curl.haxx.se/libcurl/) bindings [<img src="https://travis-ci.org/vhbit/curl-rs.png?branch=master">](https://travis-ci.org/vhbit/curl-rs)