netty / netty-incubator-codec-http3

Experimental HTTP3 codec on top of QUIC
Apache License 2.0
167 stars 35 forks source link

Build project

netty-incubator-codec-http3

Experimental HTTP3 codec on top of our own QUIC codec.

How Can I use it ?

For some example usage please checkout our server example and client example.