Documentation

Guides for using Zoomies — a sans-I/O QUIC and HTTP/3 library for free-threaded Python

5 pages in this section

Start Here

New to Zoomies? Start here to build QUIC and HTTP/3 applications in pure Python. Zoomies covers the full protocol stack: TLS 1.3 handshake, loss recovery, congestion control, stream multiplexing, and HTTP/3 — all sans-I/O and free-threading native.

Understand

Learn the design decisions and protocol concepts that shape Zoomies.

Look It Up

Technical specifications, API surface, architecture details, and project background.