v20.15.0 #1475
uNetworkingAB
started this conversation in
General
v20.15.0
#1475
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Experimental HTTP/3 via uWS::H3App
How to test it
WITH_BORINGSSL=1 WITH_QUIC=1 make
and run the Http3Server binary. You can test it using quiche-client over IPv6 (you will need an IPv6 localhost address or else it will fail to listen). See Http3Server.cpp for an example quiche-client invocation.This discussion was created from the release v20.15.0.
Beta Was this translation helpful? Give feedback.
All reactions