Skip to content

docs(relay): document WebTransport and remaining flags in usage#37

Merged
floatdrop merged 1 commit into
draft-18from
docs/relay-readme-flags
Jun 29, 2026
Merged

docs(relay): document WebTransport and remaining flags in usage#37
floatdrop merged 1 commit into
draft-18from
docs/relay-readme-flags

Conversation

@floatdrop

Copy link
Copy Markdown
Owner

Summary

The cmd/relay README's Usage section only documented -addr, -cert, and -key, even though -webtransport and -webtransport-path are referenced further down in the interop section. This rounds out the flag table to match cmd/relay/main.go, adding:

  • -webtransport / -webtransport-path
  • -catalog-track-name / -catalog-ttl
  • -max-subscriptions / -max-namespace-requests

The other cmd READMEs (clock, msfdemo, interop-client) were checked and are accurate — clock/msfdemo are QUIC-only with a single -addr flag, and interop-client already documents WebTransport via its relay URL scheme.

🤖 Generated with Claude Code

The Usage section only listed -addr/-cert/-key, omitting -webtransport
and -webtransport-path (referenced later in the interop section) plus
the catalog and per-session cap flags. Round out the flag table to
match cmd/relay/main.go.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@floatdrop floatdrop merged commit c882b5a into draft-18 Jun 29, 2026
8 checks passed
@floatdrop floatdrop deleted the docs/relay-readme-flags branch June 29, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant