Re: Exposing QUIC API in Java 26

2025-09-25 Thread Alan Bateman
The JEP you are looking for is JEP 517 [1], see the Non-Goals section. Can you bring this discussion to net-dev as that is the mailing list where HTTP and networking issues are discussed. -Alan [1] https://openjdk.org/jeps/517 On 26/09/2025 03:52, Srayan Jana wrote: Hello! I recently hea

Exposing QUIC API in Java 26

2025-09-25 Thread Srayan Jana
Hello! I recently heard that Java is getting HTTP/3 support in Java 26. That's really cool! I'm interested in QUIC, the protocol behind HTTP/3, for multimedia and gaming related applications. See: https://moq.dev/ https://developer.mozilla.org/en-US/docs/Web/API/WebTransport https://github.com