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

fix(iroh-net)!: ALPNs can be bytes, not just strings #2377

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

dignifiedquire
Copy link
Contributor

Breaking Changes

  • iroh_net::endpoint::Connecting::alpn returns Vec<u8> instead of String

@dignifiedquire dignifiedquire added this pull request to the merge queue Jun 18, 2024
@dignifiedquire dignifiedquire added this to the v0.19.0 milestone Jun 18, 2024
Merged via the queue into main with commit f57c34f Jun 18, 2024
25 checks passed
ppodolsky pushed a commit to izihawa/iroh that referenced this pull request Jun 22, 2024
## Breaking Changes

- `iroh_net::endpoint::Connecting::alpn` returns `Vec<u8>` instead of
`String`
@dignifiedquire dignifiedquire deleted the fix-iroh-net-alpn branch November 28, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants