w3c / webtransport

WebTransport is a web API for flexible data transport
https://w3c.github.io/webtransport/
Other
838 stars 51 forks source link

WebTransport

API that allows web applications to establish interactive, bidirectional, multiplexed network connections

It fills gaps in the web platform:

It provides:

It's great for:

See the explainer for more info.

See the proposed spec.

Samples

Basic Echo

WebCodecs Echo