jetty.project/jetty-util
Simone Bordet 4eaff8e880 Issue #6728 - QUIC and HTTP/3
- Moved ExecutionStrategy from ServerQuicConnection to QuicConnection.
  For the server the produced task is declared as BLOCKING, but for the
  client the produced task is NON_BLOCKING.
- Fixed race condition in QuicSession.process(...).
- Updated quic-quiche pom.xml.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
..
src Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
pom.xml use jgit to avoid issue on machine with git not in the path (#7142) 2021-11-24 16:27:20 +10:00