nginx-quic-lb just implement the date plane function of ietf-quic-lb(forward quic packet, retry service and so on).
For “configuration agent” defined in draft, user can implement it with your own control plane and nginx configuration file.
Some features are still under discussion(have not been implemented yet):
(1) Block cipher(maybe remove later)
(2) stateless reset(maybe come soon)
nginx-quic-lb
nginx-quic-lb is an implementation of ietf-quic-lb, based on nginx-release-1.18.0
nginx-quic-lb just implement the date plane function of ietf-quic-lb(forward quic packet, retry service and so on). For “configuration agent” defined in draft, user can implement it with your own control plane and nginx configuration file.
Some features are still under discussion(have not been implemented yet):
How to build
How to use:
All features and corresponding introductions and examples are shown below:
How to test