Skip to content

Allow to set destination connection id when creating a client side QuicheChannel (#16286)#16294

Merged
normanmaurer merged 1 commit into5.0from
dcid5
Feb 18, 2026
Merged

Allow to set destination connection id when creating a client side QuicheChannel (#16286)#16294
normanmaurer merged 1 commit into5.0from
dcid5

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

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

…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 normanmaurer added this to the 5.0.0.Final milestone Feb 18, 2026
@normanmaurer normanmaurer merged commit 1006075 into 5.0 Feb 18, 2026
13 checks passed
@normanmaurer normanmaurer deleted the dcid5 branch February 18, 2026 13:14
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