w3c / webtransport

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

Add examples for reading with BYOB readers #584

Closed nidhijaju closed 5 months ago

nidhijaju commented 5 months ago

This PR adds an example for reading datagrams and one for receive streams with a BYOB reader.

Fixes https://github.com/w3c/webtransport/issues/131.


Preview | Diff