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. |
||
---|---|---|
.. | ||
nghttp2 | ||
CMakeLists.txt | ||
Makefile.am |