Skip to content

Allow to set destination connection id when creating a client side Qu…#833

Merged
normanmaurer merged 2 commits intomainfrom
odcid
Feb 13, 2026
Merged

Allow to set destination connection id when creating a client side Qu…#833
normanmaurer merged 2 commits intomainfrom
odcid

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

…icheChannel

Motivation:

Sometimes it might be benefitial to be able to specify which destination connection (ODCID) should be used if known in advance

Modifications:

Add new method which allows to pass the ODCID

Result:

More flexible way to create client side channels

@normanmaurer normanmaurer added this to the 0.0.75.Final milestone Nov 4, 2025
@normanmaurer
Copy link
Copy Markdown
Member Author

This needs cloudflare/quiche#2234 to work

…icheChannel

Motivation:

Sometimes it might be benefitial to be able to specify which destination connection (ODCID) should be used if known in advance

Modifications:

Add new method which allows to pass the ODCID

Result:

More flexible way to create client side channels
@normanmaurer normanmaurer merged commit 16eed1d into main Feb 13, 2026
27 of 28 checks passed
@normanmaurer normanmaurer deleted the odcid branch February 13, 2026 14:52
normanmaurer added a commit to netty/netty that referenced this pull request Feb 17, 2026
…icheChannel

Motivation:

Sometimes it might be benefitial to be able to specify which destination
connection (ODCID) should be used if known in advance

Modifications:

Add new method which allows to pass the ODCID

Result:

More flexible way to create client side channels. Port of netty/netty-incubator-codec-quic#833
normanmaurer added a commit to netty/netty that referenced this pull request Feb 18, 2026
…icheChannel (#16286)

Motivation:

Sometimes it might be benefitial to be able to specify which destination
connection (ODCID) should be used if known in advance

Modifications:

Add new method which allows to pass the ODCID

Result:

More flexible way to create client side channels. Port of
netty/netty-incubator-codec-quic#833

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
normanmaurer added a commit to netty/netty that referenced this pull request Feb 18, 2026
…icheChannel (#16286)

Motivation:

Sometimes it might be benefitial to be able to specify which destination
connection (ODCID) should be used if known in advance

Modifications:

Add new method which allows to pass the ODCID

Result:

More flexible way to create client side channels. Port of
netty/netty-incubator-codec-quic#833

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
normanmaurer added a commit to netty/netty that referenced this pull request Feb 18, 2026
…icheChannel (#16286) (#16294)

Motivation:

Sometimes it might be benefitial to be able to specify which destination
connection (ODCID) should be used if known in advance

Modifications:

Add new method which allows to pass the ODCID

Result:

More flexible way to create client side channels. Port of
netty/netty-incubator-codec-quic#833

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant