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

Restapi: API libp2p host and client should no longer use secio. #1316

Merged
merged 1 commit into from Feb 24, 2021

Conversation

hsanjuan
Copy link
Collaborator

Instead they should use noise, and fallback to tls.

This should not break compatibility with previous versions as both old and new
are able to speak tls.

Fixes #1315

Instead they should use noise, and fallback to tls.

This should not break compatibility with previous versions as both old and new
are able to speak tls.

Fixes #1315
@hsanjuan hsanjuan added this to the Release v0.13.2 milestone Feb 24, 2021
@hsanjuan hsanjuan merged commit 328af47 into master Feb 24, 2021
@hsanjuan hsanjuan deleted the fix/remove-secio branch February 24, 2021 15:10
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.

stop using secio
1 participant