jetty.project/jetty-http3/http3-tests
Simone Bordet 64296f76f1 Issue #6728 - QUIC and HTTP/3
- Split Stream in Stream.Client and Server.Server, so segregate client-specific actions and events.
Now, only Stream.Server has method respond(), and only Stream.Client.Listener has method onResponse().
- Improved javadocs, and updated javadoc module to create javadocs for both http3 and quic modules.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
..
src/test 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