Skip to content

Exchange muxer info in security handshake #426

@MarcoPolo

Description

@MarcoPolo

We can save one round trip by passing in supported muxers in the security handshake. This isn't multi stream select v2 or protocol select (but can use similar ideas).

This can be a small incremental upgrade that reduces our round trip setup cost by one.

We can define a code for each muxer and exchange a list of which codes are supported in the handshake, and the responder can respond with their preferred muxer in the handshake response.

cc @marten-seemann since this came from a discussion we had. Please feel free to fill in any details I missed.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

🎉 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions