Skip to content

fix: prevent duplicate socket connections - #293

Merged
Wand3rerz merged 1 commit into
developfrom
fix/duplicate-client-socket-connects
Sep 3, 2026
Merged

fix: prevent duplicate socket connections#293
Wand3rerz merged 1 commit into
developfrom
fix/duplicate-client-socket-connects

Conversation

@Wand3rerz

Copy link
Copy Markdown
Contributor

Every client would connect twice upon opening the window because the redirect from the API key would retrigger a connection.

Description

This fixes multiple bugs / glitches with the socket connections.

Related issues/external references

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@LarsvanDartel LarsvanDartel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Wand3rerz
Wand3rerz merged commit 06270fd into develop Sep 3, 2026
2 checks passed
@Wand3rerz
Wand3rerz deleted the fix/duplicate-client-socket-connects branch September 3, 2026 14:15
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