Implement QUIC and HTTP/3 in the browser for WebTransport
29 views
Skip to first unread message
guest271314
unread,
Mar 22, 2025, 3:54:16 PMMar 22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web-transport-dev
Given WICG Direct Sockets TCPServerSocket and/or UDPSocket exposed in an Isolated Web App, how would you go about implementing a WebTransport server using only the JavaScript shipped in the browser, or WebAssembly?