atmosphere icon indicating copy to clipboard operation
atmosphere copied to clipboard

HTTP/3 WebTransport API

Open SuperPat45 opened this issue 1 year ago • 0 comments

Do you plan to support the HTTP/3 Web Transport API?

It is designed to be more flexible and efficient than WebSockets by allowing for more advanced features such as multiplexing, flow control, and congestion control.

https://blog.milysec.com/posts/webtransport-vs-websockets

Chrome supports since version 97 and Firefox since version 114: https://caniuse.com/webtransport

SuperPat45 avatar Jun 05 '23 17:06 SuperPat45