aiortc / aioquic

QUIC and HTTP/3 implementation in Python
BSD 3-Clause "New" or "Revised" License
1.66k stars 236 forks source link

Which versions are supported by aioquic? #462

Closed lastpepole closed 8 months ago

lastpepole commented 8 months ago

how to set version number in examples/http3_client.py and examples/http3_server.py. for example, we want to test h3-29 and h3-v1 version.