moqtail

Draft 14-compliant MoQ Transport toolkit with type-safe TypeScript and Rust APIs for building publishers, subscribers, and relays. Includes demo applications using LOC and CMSF formats.

Category

Libraries & SDKs

License

Open Source

Status

Active

Languages

Typescript, Rust

MoQT Draft Support

draft-14

moqtail is a Draft 14-compliant MoQ Transport toolkit that provides type-safe APIs in both TypeScript and Rust for building publishers, subscribers, and relays. The project includes reference implementations and demo applications using the LOC and CMSF formats.

Key features

  • Type-safe TypeScript and Rust APIs
  • Publisher, subscriber, and relay components
  • WebTransport integration
  • Deployable relay service (local and containerized via GHCR)
  • Demo applications for real-time, live, and on-demand streaming
  • LOC and CMSF format support

Components

  • Relay — Deployable MoQT relay service
  • Publisher SDK — Build MoQ publishers
  • Subscriber SDK — Build MoQ subscribers
  • Player — Web-based demo player at player.moqtail.dev