DavidSchinazi / draft-cms-masque-connect-ip

Other
2 stars 1 forks source link

Better document how HTTP/3 Datagrams are used #4

Closed gloinul closed 3 years ago

gloinul commented 3 years ago

I am missing the definition of the usage of the HTTP/3 datagram flow-ID and how to establish that for a particular Connect-IP request. Although this likely are very similar to Connect-UDP it still needs to be defined. Although a single flow-IP per direction is likely sufficient for now as ECN, ICMP etc will be forward as part of the payload packets to the peer endpoint.

From my perspective we clearly need capability that supports multiple parallel Connect-X requests over the same QUIC HTTP/3 connection.

DavidSchinazi commented 3 years ago

@gloinul you're absolutely correct. We've intentionally left this vague for now until we get resolutions on the ongoing conversations around draft-ietf-masque-h3-datagram. We'll update draft-cms-masque-connect-ip once we've made those decisions in draft-ietf-masque-h3-datagram.