Netty/Incubator/Codec/Quic 0.0.24.Final released
I am happy to announce the release of netty-incubator-codec-quic 0.0.24.Final, which beside bug-fixes also introduce support for 0-RTT on the client-side.
The most important changes are:
- Add zero rtt support for client (#362)
- Correctly set cache size and timeout (#366)
- Correctly fire SslHandshakeCompletionEvent.SUCCESS on the client side (#367)
For more details related to this release see our bug-tracker.
For more details about this codec in general please read our initial announcement.