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

Splitting WebSocket connection management from message sending #90

Closed
wants to merge 65 commits into from

Conversation

kpsroka
Copy link

@kpsroka kpsroka commented Aug 22, 2024

No description provided.

zookzook and others added 30 commits July 11, 2024 01:06
…errored-or-closed-channel

Do not throw when pushing to errored or closed channel
…-mac-app-opens-two-websocket-connections-in

[DEV-11330] Double-check whether connection is possible after _buildMountPoint
…-mac-app-opens-two-websocket-connections-in

[DEV-11330] Second attempt to fix issue with multiple phoenix socket connections
…ect() (#6)

* Remove workaround for invalid token in PhoenixSocket.connect()

* Removed weird comment
Make the default "socket closed" message not misleading.
@kpsroka
Copy link
Author

kpsroka commented Aug 27, 2024

Closing this, as it has too many changes specific to Superlist that I don't want to undo (and would probably break some users depending on some behavior). Food for thought though how to structure this better.

@kpsroka kpsroka closed this Aug 27, 2024
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.

5 participants