async-http-client

Crates.ioasync-http-client
lib.rsasync-http-client
version0.2.0
sourcesrc
created_at2016-12-13 22:01:13.611282
updated_at2016-12-16 21:45:50.581109
descriptionAsynchronous HTTP client
homepage
repositoryhttps://github.com/matt2xu/async-http-client/
max_upload_size
id7570
size19,059
Matthieu Wipliez (matt2xu)

documentation

http://matt2xu.github.io/async-http-client/

README

async-http-client

Asynchronous HTTP client.

Documentation

Use async-http-client

In your Cargo.toml, add:

[dependencies]
async-http-client = "0.2"

License

MIT

Commit count: 32

cargo fmt