CONCEPT Cited by 1 source
CDN relay provisioning¶
A control-plane API pattern for managing relay scopes and their access credentials without touching the media that flows through them. The provisioning plane creates/deletes relay scopes and issues/revokes tokens; the data plane handles media forwarding independently.
This separation lets applications manage MoQ infrastructure programmatically while the media path stays on the CDN's existing high-performance data plane (see concepts/control-plane-data-plane-separation).
Cloudflare is proposing a standardised provisioning model in draft-englishm-moq-cdn-provisioning to enable multiple CDN and relay implementations to support a common control plane.
Seen in¶
- sources/2026-07-31-cloudflare-an-api-for-moq-provision-your-own-isolated-relays — "The provisioning API is a control plane: it manages relays and the tokens used to reach them, and it never touches the media that flows through them"