Skip to content

moq-relay-ietf-v0.7.13

Choose a tag to compare

@github-actions github-actions released this 27 Mar 20:32
· 46 commits to main since this release
eaf77fb

Added

  • actively reject unauthorized control messages on permission-gated sessions
  • add scope-aware namespace isolation to ApiCoordinator
  • add Coordinator stubs for SUBSCRIBE_NAMESPACE, track PUBLISH, and lingering subscriber support
  • add resolve_scope() to Coordinator trait with permission-gated sessions
  • add scope parameter to Coordinator trait and thread through relay
  • add Transport enum and connection path extraction