jetty.project/jetty-core/jetty-http3
Simone Bordet c785f08b17
[Jetty 12] Made WebSocket over HTTP/2 work. (#8685)
* Made WebSocket over HTTP/2 work.

Re-enabled tests, and restored HTTP2StreamEndPoint,
as well as implemented getTunnelSupport() for HTTP/2.

Removed from HttpStream methods for upgrade that are
not necessary anymore.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-10-07 12:50:42 +02:00
..
jetty-http3-client Restored interim responses functionality (100 Continue, 102 Processing, 103 Early Hints) (#8615) 2022-09-26 16:48:11 +02:00
jetty-http3-client-transport Updates from reviews. 2022-09-21 20:03:49 +02:00
jetty-http3-common Introduced [Callback|Promise]Completable.with(Consumer) to simplify usage of CompletableFuture APIs. 2022-09-26 22:15:17 +02:00
jetty-http3-qpack Fix typo "octect" -> "octet" 2022-10-06 11:28:12 -05:00
jetty-http3-server [Jetty 12] Made WebSocket over HTTP/2 work. (#8685) 2022-10-07 12:50:42 +02:00
jetty-http3-tests Reworked HTTP/3 stream and demand implementation so that it now leaves in HTTP3Stream, rather than in HTTP3StreamConnection. 2022-09-21 20:03:49 +02:00
pom.xml Jetty 12 module renaming - jetty-http3. 2022-08-12 09:33:31 +02:00