Contents

  1. whois
  2. history

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:

1. 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.

2. history

https://docs.python.org/3/library/http.client.html

http.client


CategoryDns CategoryWatch CategoryTemplate

MoinQ: HTTP/3/python (last edited 2023-11-19 07:20:10 by ToshinoriMaeno)