## page was copied from DnsTemplate ##master-page:HelpTemplate <> <> aioquic [[QUIC/aioquic]] aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack. It features several APIs: == whois == {{{ a QUIC API following the “bring your own I/O” pattern, suitable for embedding in any framework, an HTTP/3 API which also follows the “bring your own I/O” pattern, a QUIC convenience API built on top of asyncio, Python’s standard asynchronous I/O framework. }}} == history == https://docs.python.org/3/library/http.client.html {{{ http.client }}} ---- CategoryDns CategoryWatch CategoryTemplate