moq-clock 0.10.17

CLOCK over QUIC
moq-clock-0.10.17 is not a library.

Documentation Crates.io License: MIT

moq-clock

A tiny example app that publishes or subscribes to a clock track over Media over QUIC.

Useful as a reference for moq-lite usage and for sanity-checking relay connectivity and latency. The JS port lives in @moq/clock.

Install

cargo install moq-clock

Usage

# Publish a clock to a relay
moq-clock --url https://relay.example.com/anon --broadcast clock publish

# Subscribe to it
moq-clock --url https://relay.example.com/anon --broadcast clock subscribe