Skip to content

Commit 31b2ff7

Browse files
committed
nits
1 parent 204d7c9 commit 31b2ff7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

draft-lcurley-moq-lite.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

188188
The subscriber creates the stream with a ANNOUNCE_INTEREST message.
189189
The 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

0 commit comments

Comments
 (0)