featuregood first issue
Description
Hi
As discussed briefly in Slack, it'd be great to get support for the QUIC transport protocol (currently an IETF draft though has a dedicated working group and very wide support so is extremely likely to be ratified before too long):
There's a potentially helpful QUIC lib for Go which is used by Caddy - quic-go (MIT license).
QUIC is UDP-based so this might cause some issues/complexity and is worth calling out in docs as folks will need to ensure they allow udp:443 from load gen(s) to server(s)/LBs.
Please let me know if you need any more info from me.
Cheers