GrumpyOldTroll / draft-jholland-quic-multicast

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

Martins review - Give more details on why ANNOUNCE and JOIN frames have to be separate #110

Closed MaxF12 closed 1 year ago

MaxF12 commented 1 year ago

MD: Relatedly, I don't understand why MC_ANNOUNCE and MC_JOIN have to be different frames. There could be a super-frame that has all of this (in addition to MC_KEY information, though that frame also has to have a separate incarnation for re-keying), which would streamline the client state machine considerably. Put differently, I don't see the value of the "unjoined" state.