Oliver Gould df589f2fde Address feedback on ControlFlow and FlowControl
ControlFlow::poll_window_update now exposes, effectively, a Stream of
WindowUpdates.  Callers no longer poll on invidual stream IDs. To
accomplish this, FlowControl maintains a queue of pending remote stream
ids.

Improve/shorten naming throughout FlowControl.

FlowControlState::check_window has been added so that FlowControl is now
consistent in the face of stream-level flow control errors.

Connection now exposes the ControlFlow functions without exposing the
ControlFlow interface publicly.
2017-07-18 22:36:41 +00:00
2017-07-11 14:28:40 -07:00
2017-05-31 14:44:58 -07:00
2017-07-17 01:07:21 +00:00
2017-06-29 23:11:35 -07:00
2017-03-09 20:02:47 -08:00
2017-07-06 14:55:35 -07:00
Description
No description provided
4.5 MiB
Languages
Rust 99.2%
Python 0.7%