GrumpyOldTroll / draft-jholland-quic-multicast

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

Clarify that joins are optional in the Channel Management section #24

Closed GrumpyOldTroll closed 2 years ago

GrumpyOldTroll commented 2 years ago

From Sam Hurst: Be more explicit in the "Channel Management" section that the client is not obligated to join the multicast channel once it receives an MC_SESSION_JOIN frame. If it chooses not to, it has the option to send an MC_SESSION_STATE_CHANGE frame with the "declined join" reason, but that isn't actually mentioned in the session management section.

GrumpyOldTroll commented 2 years ago

fixed by https://github.com/GrumpyOldTroll/draft-jholland-quic-multicast/pull/60