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: use upgrader to get incoming connections #282

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

achingbrain
Copy link
Member

Refactors to use the upgrader instead of the handler similar to libp2p.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

Refactors to use the upgrader instead of the handler similar to
libp2p.
@achingbrain achingbrain merged commit fee962f into main Nov 8, 2024
17 checks passed
@achingbrain achingbrain deleted the fix/use-upgrader-not-handler branch November 8, 2024 16:47
Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version @libp2p/daemon-protocol-v7.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version @libp2p/daemon-server-v8.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Nov 8, 2024

🎉 This PR is included in version @libp2p/daemon-client-v9.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 this pull request may close these issues.

1 participant