- New server/quic_transport.py using aioquic to accept QUIC connections and datagrams - run.py: QUIC mode when QUIC_CERT/QUIC_KEY provided; else in-memory - requirements.txt: aioquic + cryptography
3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
aioquic>=1.2.0
|
|
cryptography>=41.0.0
|