jetty.project/jetty-http3
Simone Bordet b19c135f46 Issue #6728 - QUIC and HTTP/3
- Fixed max streams semantic for HTTP/3.
It's not *concurrent* streams but *cumulative* streams that are limited.
Fixed MultiplexConnectionPool to take that into account with the introduction
of ConnectionPool.MaxUsable.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
..
http3-client Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
http3-common Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
http3-http-client-transport Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
http3-qpack Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
http3-server Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
http3-tests Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
pom.xml Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00