GrumpyOldTroll / draft-jholland-quic-multicast

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

Be consistent about saying if frames are sent on channels or connections #36

Closed MaxF12 closed 2 years ago

MaxF12 commented 2 years ago

Most frames just state that they are sent "From server to client" while e.g. MC_SESSION_LEAVE says "from server to client in either the unicast connection or a channel"

Either remove the specifier from everywhere or, and probably better, add it to everywhere.

GrumpyOldTroll commented 2 years ago

I think removing it here and just using the list at the bottom as the only normative reference for what frames can be sent over which transmit options will make it easier to keep straight.