moq-wg / moq-transport

draft-ietf-moq-transport
Other
70 stars 16 forks source link

Indicate a single group or object has been dropped on the control stream #443

Closed ianswett closed 1 month ago

ianswett commented 2 months ago

An alternative to #434 that is extremely simple

Fixes #345 Closes #434

ianswett commented 2 months ago

Individual Review:

We'd still have a message to indicate a single object drop, correct?

The intent here was to simplify the mechanism as much as possible, so I'd rather not unless there's a specific need? It doesn't mean you can't drop individual objects, it just means the drop signal is on a group granularity, which I believe aligns with what we intend groups to be for.

suhasHere commented 2 months ago

Individual Review:

We'd still have a message to indicate a single object drop, correct?

I think this will be needed for TTL expiry cases too IIU

ianswett commented 2 months ago

I've added a message to indicate a single object has been dropped.

ianswett commented 1 month ago

The current direction is to not include a specific signal for dropping, so closing this PR.