File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ There's a 1-byte STREAM_TYPE at the beginning of each stream.
183183| ------- | ------------- | ----------- |
184184
185185# ## Announce
186- A subscriber can open a Announce Stream to discover broadcasts matching a prefix.
186+ A subscriber can open an Announce Stream to discover broadcasts matching a prefix.
187187
188188The subscriber creates the stream with a ANNOUNCE_INTEREST message.
189189The publisher replies with ANNOUNCE messages for any matching broadcasts and any future changes.
@@ -658,10 +658,10 @@ A generic library or relay MUST NOT inspect or modify the contents unless otherw
658658# Appendix A: Changelog
659659
660660# # moq-lite-04
661+ - Renamed ANNOUNCE_PLEASE to ANNOUNCE_INTEREST.
661662- ANNOUNCE `Hops` count replaced with explicit `Hop ID` list for loop detection.
662- - Added `Exclude Hop` to ANNOUNCE_PLEASE for relay loop avoidance.
663+ - Added `Exclude Hop` to ANNOUNCE_INTEREST for relay loop avoidance.
663664- Added GOAWAY stream for graceful session shutdown and migration.
664- - Renamed ANNOUNCE_PLEASE to ANNOUNCE_INTEREST.
665665- Added RTT to PROBE message. Bitrate and RTT use 0 for unknown.
666666
667667# # moq-lite-03
You can’t perform that action at this time.
0 commit comments