Tatsuhiro Tsujikawa 5cf21ec187 Add APIs to return the number of data that remote endpoint can send
2 APIs are added.  nghttp2_session_get_local_window_size() returns the
amount of data that the remote endpoint can send without receiving
connection level WINDOW_UPDATE.
nghttp2_session_get_stream_local_window_size() returns the amount of
data that the remote endpoint can send without receiving stream level
WINDOW_UPDATE.
2016-08-21 19:01:51 +09:00
..
2015-03-29 18:40:37 +09:00
2016-08-18 21:26:58 +09:00
2016-08-21 13:29:29 +09:00
2016-05-14 11:34:51 +09:00
2015-09-23 18:26:02 +09:00
2016-02-13 20:11:50 +01:00
2015-12-15 22:07:51 +09:00
2015-08-21 23:35:17 +09:00