Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clone() method to codec builders #174

Merged
merged 1 commit into from
Feb 2, 2021
Merged

Conversation

normanmaurer
Copy link
Member

Motivation:

It is useful to be able to clone the codec builder.

Modifications:

Add clone method for both codec builders

Result:

Fixes #150

@normanmaurer
Copy link
Member Author

/cc @thomdev

@normanmaurer normanmaurer added this to the 0.0.4.Final milestone Feb 2, 2021
Motivation:

It is useful to be able to clone the codec builder.

Modifications:

Add clone method for both codec builders

Result:

Fixes #150
@normanmaurer normanmaurer merged commit c56bdf9 into main Feb 2, 2021
@normanmaurer normanmaurer deleted the codec_builder_clone branch February 2, 2021 21:53
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.

QuicCodecBuilder should have a clone() method
1 participant