quicwg / datagram

In-progress version of draft-ietf-quic-datagram
https://quicwg.org/
31 stars 8 forks source link

explain the recommendation pattern for supporting coexistence of multiple datagram flows #66

Closed zaheduzzaman closed 2 years ago

zaheduzzaman commented 2 years ago

Section 5.1: says

If the application needs to support the coexistence of multiple flows of datagrams, one recommended pattern is to use a variable-length integer at the beginning of the Datagram Data field.

It would be nicer if we explain why we are recommending that pattern. Some lines to capture the valuable discussion on this would be valuable.