Skip to content

Commit

Permalink
Reapply #625 changes to DATAGRAM, add extensions to DATAGRAM_STATUS (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett authored Feb 27, 2025
2 parents 4281fec + 1ae94e9 commit 0e6376f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-moq-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -2453,8 +2453,6 @@ OBJECT_DATAGRAM {
Publisher Priority (8),
Extension Headers Length (i),
[Extension headers (...)],
Object Payload Length (i),
[Object Status (i)],
Object Payload (..),
}
~~~
Expand All @@ -2474,6 +2472,8 @@ OBJECT_DATAGRAM_STATUS {
Group ID (i),
Object ID (i),
Publisher Priority (8),
Extension Headers Length (i),
[Extension headers (...)],
Object Status (i),
}
~~~
Expand Down

0 comments on commit 0e6376f

Please sign in to comment.