You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brings ORelay up to date with 9 upstream moxygen commits:
- NamespaceSubscriberInfo struct (forward, options, namespacePublishHandle,
trackNamespacePrefix) replacing bare bool in sessions map
- Draft 16+ bidi stream support in publishNamespace/publishNamespaceDone
- trackStatus method (forward to upstream or answer from local forwarder)
- publishToSession: remove PublishRequest param
- subscribeNamespace: allow empty prefix for draft 16+; store full
NamespaceSubscriberInfo; draft 16+ namespace message path
- subscribe/publish: setExtensions replacing setGroupOrder/delivery timeout
- Remove MoQTrackProperties.h include
- 523 new test lines covering all new functionality
0 commit comments