Skip to main content

Crate moq_token_cli

Crate moq_token_cli 

Source
Expand description

The token command line surface: generate, sign, and verify tokens for moq-relay.

Flatten Args into a clap command and call Args::run. The standalone moq-token binary and moq-cli’s moq token are both built from this crate, so they stay in sync. The moq-token library underneath stays free of clap.

Structs§

Args
Generate, sign, and verify tokens for moq-relay.