moq-wg / moq-transport

draft-ietf-moq-transport
Other
87 stars 22 forks source link

Can we replace FETCH_CANCEL with STOP_SENDING? #630

Open afrind opened 4 days ago

afrind commented 4 days ago

A subscriber issues a FETCH_CANCEL message to a publisher indicating it is no longer interested in receiving Objects for the fetch specified by 'Subscribe ID'. The publisher SHOULD close the unidirectional stream as soon as possible.

One reason I can see for FETCH_CANCEL to be separate is so it can be issued before receiving the FETCH stream.