private-octopus / picoquic

Minimal implementation of the QUIC protocol
MIT License
540 stars 159 forks source link

Support multiple batons #1475

Closed huitema closed 1 year ago

huitema commented 1 year ago

Pretty much the last step of the web transport preparation: support multiple parallel batons in the test API. Fits step is to run all the existing tests with just one baton.