## Description The QUIC transport module depends on the `aioquic` library for QUIC/TLS functionality. LeanPython has no `aioquic` stub. ## Affected modules - `lean_spec.subspecs.networking.transport.quic.tls` (also needs `cryptography`, see #10)
Description
The QUIC transport module depends on the
aioquiclibrary for QUIC/TLS functionality. LeanPython has noaioquicstub.Affected modules
lean_spec.subspecs.networking.transport.quic.tls(also needscryptography, see cryptography library stub needed for networking discovery/ENR/identity #10)