Complete technical documentation for Zoomies' public API surface.
What Do You Need?
Events
All event types emitted by QuicConnection and H3Connection.
Configuration
QuicConfiguration options for connections.
QuicConnection
The core QUIC connection state machine.
Reference vs Guides
| Looking for... | Go to... |
|---|---|
| "What events does QuicConnection emit?" | Events |
| "How do I configure TLS?" | Configuration |
| "How does the state machine work?" | Concepts → Connection Lifecycle |
| "How do I build an echo server?" | Tutorials → Echo Server |
Note
Reference documents what is available (exhaustive, lookup-oriented). Guides explain how to accomplish tasks (goal-oriented). Use reference when you know what you're looking for.