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

ConnectionIDGenerator is not usable #3615

Closed
marten-seemann opened this issue Nov 7, 2022 · 0 comments · Fixed by #3614
Closed

ConnectionIDGenerator is not usable #3615

marten-seemann opened this issue Nov 7, 2022 · 0 comments · Fixed by #3614
Labels
Milestone

Comments

@marten-seemann
Copy link
Member

We changed ConnectionID to use an optimized memory layout, but this also means that we can't just cast a byte slice to a ConnectionID any more. We therefore need to expose a function to obtain a ConnectionID for users to feed into the ConnectionIDGenerator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant