Skip to content

Fix websocket test helper to use the new websocket_client.

faried nawaz requested to merge change/websocket-client-dep into develop

The new client makes a callback if the websocket endpoint returns an error. This MR adds an Agent to handle such conditions.

Merge request reports