Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: disconnects with Aquatic tracker by associating peer ID with info hash #465

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

mrlika
Copy link
Member

@mrlika mrlika commented Feb 5, 2025

Aquatic closes the WebSocket connection whenever the peer ID changes for the same info hash on a WebSocket connection. Associating the peer ID with the info hash resolves this issue.

Aquatic terminates the WebSocket connection when a peer ID changes for the same info hash. Reusing peer ID by info hash fixes the issues
@mrlika mrlika changed the title Fix disconnects with Aquatic tracker: reuse peer ID by info hash fix: disconnects with Aquatic tracker by associating peer ID with info hash Feb 5, 2025
@mrlika mrlika requested a review from DimaDemchenko February 5, 2025 20:27
@DimaDemchenko DimaDemchenko merged commit 0680fdf into main Feb 6, 2025
3 checks passed
@DimaDemchenko DimaDemchenko deleted the fix/aquatic branch February 6, 2025 07:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants