w3c / webtransport

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

Add examples for reading with BYOB readers #584

Closed nidhijaju closed 9 months ago

nidhijaju commented 10 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