moq-wg / moq-transport

draft-ietf-moq-transport
Other
82 stars 20 forks source link

Always use ALPN for version negotiation #499

Open ianswett opened 1 month ago

ianswett commented 1 month ago

Or the WebTransport equivalent, "WT-Available-Protocols".

Removes version negotiation from the MoQ SETUP messages.

Fixes #242 Fixes #243 Fixes #346 Related to #83

ianswett commented 1 month ago

The group thinks this is a good direction, but we want to wait until Chrome supports this to merge this PR.