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: handle duplicate connections to LocalPeers #378

Merged
merged 7 commits into from
Nov 15, 2023
Merged

Conversation

gmaclennan
Copy link
Member

Fixes #374

@gmaclennan gmaclennan self-assigned this Nov 14, 2023
@gmaclennan gmaclennan linked an issue Nov 14, 2023 that may be closed by this pull request
@gmaclennan gmaclennan marked this pull request as draft November 14, 2023 04:50
@gmaclennan gmaclennan marked this pull request as ready for review November 14, 2023 08:11
@gmaclennan gmaclennan requested a review from achou11 November 14, 2023 08:11
Copy link
Member

@achou11 achou11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes generally make sense! Added some non-blocking suggestions

src/local-peers.js Outdated Show resolved Hide resolved
src/local-peers.js Outdated Show resolved Hide resolved
src/local-peers.js Outdated Show resolved Hide resolved
src/local-peers.js Outdated Show resolved Hide resolved
src/local-peers.js Outdated Show resolved Hide resolved
src/local-peers.js Outdated Show resolved Hide resolved
Co-authored-by: Andrew Chou <andrewchou@fastmail.com>
@gmaclennan
Copy link
Member Author

Fixes generally make sense! Added some non-blocking suggestions

Thanks for the suggestions, once tests pass I'll merge.

@gmaclennan gmaclennan merged commit 1909409 into main Nov 15, 2023
7 checks passed
@gmaclennan gmaclennan deleted the fix/local-peers branch November 15, 2023 13:00
gmaclennan added a commit that referenced this pull request Nov 20, 2023
* main:
  chore: pin more hyper deps (#381)
  chore: extract and test construction of icon url (#366)
  chore: fix release workflow configuration (#379)
  chore: remove unused/unneeded deps (#376)
  chore: remove authstore (#377)
  fix: handle duplicate connections to LocalPeers (#378)
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.

LocalPeers needs to handle multiple connections per device
2 participants