File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -727,9 +727,9 @@ messages defined in {{message}}.
727727This specification only specifies two uses of bidirectional streams, the control
728728stream and SUBSCRIBE_NAMESPACE. Objects are sent on unidirectional streams.
729729
730- A unidirectional stream containing Objects or bidirectional stream(s) containing a SUBSCRIBE_NAMESPACE
731- could arrive prior to the control stream, in which case the data SHOULD be buffered
732- until the control stream arrives and setup is complete.
730+ A unidirectional stream containing Objects or bidirectional stream(s) containing a
731+ SUBSCRIBE_NAMESPACE could arrive prior to the control stream, in which case the
732+ data SHOULD be buffered until the control stream arrives and setup is complete.
733733If an implementation does not want to buffer, it MAY reset other bidirectional
734734streams before the session and control stream are established.
735735
You can’t perform that action at this time.
0 commit comments