Oliver Gould e015d7bfba Implement Client::poll_ready (#21)
Client::poll_ready ensures that the connection is ale to to initiate a new request stream to the remote server.  When the server is at capacity, a task is stored to be notified when capacity is available.
2017-08-15 13:46:55 -07:00
2017-08-09 11:43:55 -07:00
2017-05-31 14:44:58 -07:00
2017-08-15 13:46:55 -07:00
2017-08-12 11:02:50 -07:00
2017-06-29 23:11:35 -07:00
2017-03-09 20:02:47 -08:00
2017-08-11 12:00:22 -07:00
2017-08-10 14:00:51 -07:00

H2

A Tokio aware, HTTP/2.0 client & server implementation for Rust.

This library is not production ready. Do not try to use it in a production environment or you will regret it!

Description
No description provided
Readme 4.5 MiB
Languages
Rust 99.2%
Python 0.7%