Free, open source
Build live media
Build live media
with MOQ in Go
Fast, simply designed MoQ implementation
for building scalable real-time apps.
Familiar API Design
Inspired by Go’s net/http. Idiomatic and intuitive to write.
Pure Go: fast and lightweight
No cgo or native dependencies; easy cross‑compile. Idiomatic goroutines/channels/context.
MoQ‑Lite Implementation
Focused on the practical core today, designed to extend tomorrow.
MIT License
Permissive OSS: use, modify, and redistribute for personal or commercial projects.
QUIC-agnostic
Not tied to a specific QUIC library; uses quic-go by default.
Ready‑to‑run examples
Tiny server/client samples for instant quickstart—from learning to validation in minutes.