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 @@ -2247,6 +2247,12 @@ the datagram.
22472247An endpoint that receives an unknown stream or datagram type MUST close the
22482248session.
22492249
2250+ The publisher only sends Objects after receiving a SUBSCRIBE or FETCH. The
2251+ publisher MUST NOT send Objects that are not requested. If an endpoint receives
2252+ an Object it never requested, it SHOULD terminate the session with a protocol
2253+ violation. Objects can arrive after a subscription or fetch has been cancelled,
2254+ so the session MUST NOT be teriminated in that case.
2255+
22502256Every Track has a single 'Object Forwarding Preference' and the Original
22512257Publisher MUST NOT mix different forwarding preferences within a single track.
22522258If a subscriber receives different forwarding preferences for a track, it
You can’t perform that action at this time.
0 commit comments