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

Remove TLS dependency on TCP #183

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Remove TLS dependency on TCP #183

merged 1 commit into from
Jul 10, 2024

Conversation

turuslan
Copy link
Contributor

@turuslan turuslan commented Jun 7, 2022

  • Remove dynamic_cast.
  • Can use TLS over any libp2p stream.
  • Can use in WASM (browsers don't allow TCP).

@turuslan turuslan marked this pull request as ready for review July 10, 2024 08:18
@turuslan turuslan merged commit d4a7fcc into master Jul 10, 2024
4 checks passed
@turuslan turuslan deleted the refactor/tls branch July 10, 2024 08:30
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.

2 participants