Maksims / web-udp-public

Public demand for Web UDP
MIT License
318 stars 11 forks source link

WebTransport - the successor of WebSockets? #12

Open endel opened 4 years ago

endel commented 4 years ago

Apparently this will solve our needs, can't wait to try it out https://wicg.github.io/web-transport/

jdspugh commented 4 years ago

Looks good. Congestion control is a good idea. But looks like only encrypted datagrams. I would like to see an option for unencrypted datagrams for performance critical applications.