WebTransport server entirely in the browser #4044
guest271314
started this conversation in
Show and tell
Replies: 1 comment
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.
A
WebTransportserver entirely in the browser. TLS and QUIC state machine compiled to WASM from Zig source https://github.com/endel/quic-zig-wasm/blob/wasm-experiment/wasm/README.md and using Direct SocketsUDPSocket(yep, this #3349 is wrong in your docs) to receiveWebTransportclient connectionsAll reactions