jetty.project/jetty-http2
Simone Bordet 73821e7ac6 461052 - Local streams created after INITIAL_WINDOW_SIZE setting have wrong send window.
Fixed by tracking both send and recv initial stream windows.
This is needed because both client and server may send an
INITIAL_WINDOW_SIZE setting, and they must be treated
separately.
2015-02-27 19:21:35 +01:00
..
http2-client 461052 - Local streams created after INITIAL_WINDOW_SIZE setting have wrong send window. 2015-02-27 19:21:35 +01:00
http2-common 461052 - Local streams created after INITIAL_WINDOW_SIZE setting have wrong send window. 2015-02-27 19:21:35 +01:00
http2-hpack Fixing tests on http2-hpack 2015-02-20 10:16:03 -07:00
http2-http-client-transport Notifying client connection's promise from onOpen(). 2015-02-20 18:23:31 +01:00
http2-server 461052 - Local streams created after INITIAL_WINDOW_SIZE setting have wrong send window. 2015-02-27 19:21:35 +01:00
pom.xml First take at implementing the HttpClientTransport for HTTP2. 2015-02-09 09:11:56 +01:00