moq-js icon indicating copy to clipboard operation
moq-js copied to clipboard

Add Subprotocol Negotiation headers once web platform API exists

Open englishm opened this issue 2 years ago • 1 comments

Subprotocol Negotiation offers a way to denote that we're running MoQ over WebTransport (similar to what we can do with ALPN in the case of raw QUIC), but the current WebTransport constructor has no way to signal this yet. Add support once it does.

englishm avatar Mar 19 '24 19:03 englishm

@kixelated feel free to assign to me. Not sure if anyone else cares about this.

englishm avatar Mar 19 '24 19:03 englishm