GrumpyOldTroll / draft-jholland-quic-multicast

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

Add MC_RESERVE_CHANNEL_IDS frame #31

Closed MaxF12 closed 2 years ago

MaxF12 commented 2 years ago

Closes #9

MaxF12 commented 2 years ago

This might need a second list with the lengths of the channel IDs, which seemed a bit awkward but I guess it’s necessary?

MaxF12 commented 2 years ago

Gave it a shot to split the properties frame as well now to maybe make it more straight forward and use the new frame as not only reservation of a Channel ID but also to communicate all the static properties of a channel (into two for now, splitting keys out could also come later)