Skip to content

Commit

Permalink
Groups can contain any number of objects
Browse files Browse the repository at this point in the history
Fixes #315
  • Loading branch information
afrind authored Nov 15, 2024
1 parent fc6906c commit 4698637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-moq-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ Groups SHOULD be indendepently useful, so objects within a group SHOULD NOT depe
on objects in other groups. A group provides a join point for subscriptions, so a
subscriber that does not want to receive the entire track can opt to receive only
the latest group(s). The publisher then selectively transmits objects based on
their group membership.
their group membership. Groups can contain any number of objects.

## Track {#model-track}

Expand Down

0 comments on commit 4698637

Please sign in to comment.