Skip to content

Support runtime switching of websocket endpoint #1497

Open
@heswell

Description

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

Metadata

Assignees

No one assigned

    Labels

    UIuser Interface

    Type

    No type

    Projects

    • Status

      🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions