Skip to content

Reconnect to websocket server

Marcos Huck requested to merge feature/reconnect_ws into develop

Related tasks

Change

This MR adds support to reconnect websocket connections through an HTTP handler.

Other information

This handler expects a list of simulation group ids on a json format. The reason for this is to reduce the amount of time when admins need to reconnect to websocket servers.

Additional documentation

Edited by Alejo Carballude

Merge request reports