finos / vuu

Vuu - an open source view server and html 5 based UI system
https://vuu.finos.org
Apache License 2.0
44 stars 27 forks source link

Support runtime switching of websocket endpoint #1497

Open heswell opened 2 months ago

heswell commented 2 months ago

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:

ensure reconnect ...