File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -683,6 +683,12 @@ A subscriber indicates it will no longer route subscriptions for a
683683namespace it previously responded ANNOUNCE_OK to by sending an
684684ANNOUNCE_CANCEL.
685685
686+ A relay manages sessions from multiple publishers and subscribers,
687+ connecting them based on the track namespace. This MUST use an exact
688+ match on track namespace unless otherwise negotiated by the application.
689+ For example, a SUBSCRIBE namespace=foobar message will be forwarded to
690+ the session that sent ANNOUNCE namespace=foobar.
691+
686692OBJECT message headers carry a short hop-by-hop `Track Alias` that maps to
687693the Full Track Name (see {{message-subscribe-ok}}). Relays use the
688694` Track Alias` of an incoming OBJECT message to identify its track and find
You can’t perform that action at this time.
0 commit comments