private-octopus / picoquic

Minimal implementation of the QUIC protocol
MIT License
547 stars 161 forks source link

Support Webtransport-07 Features #1550

Closed suhasHere closed 12 months ago

suhasHere commented 1 year ago

https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/ specifies unidirectional, bidirectional and datagram streams as supported for webtransport.

Can we please support the same within picoquic.