GrumpyOldTroll / draft-jholland-quic-multicast

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

Integrate Multipath QUIC discussion on Multicast channel #133

Closed louisna closed 11 months ago

louisna commented 11 months ago

Hello, again!

Here is some text about the integration of Multipath QUIC into Multicast QUIC. This is based on the Arxiv paper. It discusses how Multipath QUIC is integrated to easily deploy a Multicast QUIC channel for the client. This enables efficient unicast fall-back and unicast retransmissions seamlessly and without many changes in the current Multipath QUIC draft. The two major changes are:

The text is just here to trigger discussion, and to converge into something that can fit in the draft.

MaxF12 commented 11 months ago

LGTM, I think the "creation of the path" part is semantics, as to it's not really clear (at least to me) what counts as the "creation" of a new path. Is it the advertisement of the server to the client or when the client actually follows the instructions and joins the channel?

Why do you want to remove the part about transparency?

louisna commented 11 months ago

Why do you want to remove the part about transparency?

This was not made on purpose, sorry. I reverted it.