GrumpyOldTroll / draft-jholland-quic-multicast

Work in progress to propose a multicast extension to quic.
Other
7 stars 6 forks source link

Retiring a channel #58

Closed MaxF12 closed 2 years ago

MaxF12 commented 2 years ago

Two things that might need clarification:

GrumpyOldTroll commented 2 years ago

Discussion landed on: we should add a Retired state to the MC_CHANNEL_CLIENT_STATE frame, and we should send it from client when we see a MC_CHANNEL_RETIRE. Server cannot announce a new channel reusing that id if it has previously sent an ANNOUNCE and has not yet seen a Retire in a MC_CHANNEL_CLIENT_STATE frame.