Get the latest tech news
WebTransport is almost here to allow UDP-like exchange in the browser
The WebTransport API provides a modern update to WebSockets, transmitting data between client and server using HTTP/3 Transport. WebTransport provides support for multiple streams, unidirectional streams, and out-of-order delivery. It enables reliable transport via streams and unreliable transport via UDP-like datagrams.
None
Or read this on Hacker News

