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

Support runtime switching of websocket endpoint #1497

Open
heswell opened this issue Sep 17, 2024 · 0 comments
Open

Support runtime switching of websocket endpoint #1497

heswell opened this issue Sep 17, 2024 · 0 comments
Labels
UI user Interface

Comments

@heswell
Copy link
Contributor

heswell commented Sep 17, 2024

feature request from users - ability to disconnect from websocket and connect to a different server. This is seen as a valuable dev feature.

We do not currently even support explicit disconnect from connected websocket.

Add disconnect:

  • unsubscribe cleanly from existing subscriptions
  • disconnect websocket

ensure reconnect ...

  • connects to websocket url provided
  • resubscribes all open datasources
@heswell heswell added the UI user Interface label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI user Interface
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant