Skip to content

Commit 8ef98bd

Browse files
authored
Add a message type for ANNOUNCE_CANCEL (#414)
Fixes #409
2 parents 80a1fc4 + ee777f3 commit 8ef98bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft-ietf-moq-transport.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,8 @@ MOQT Message {
783783
|-------|-----------------------------------------------------|
784784
| 0xB | SUBSCRIBE_DONE ({{message-subscribe-done}}) |
785785
|-------|-----------------------------------------------------|
786+
| 0xC | ANNOUNCE_CANCEL ({{message-announce-cancel}}) |
787+
|-------|-----------------------------------------------------|
786788
| 0x10 | GOAWAY ({{message-goaway}}) |
787789
|-------|-----------------------------------------------------|
788790
| 0x40 | CLIENT_SETUP ({{message-setup}}) |

0 commit comments

Comments
 (0)