Skip to content

Avoid panicking when calling Disconnect method on a Websocket client connection.

Marcos Huck requested to merge fix/ws_disconnect into develop

Related tasks

Change

This MR improves how the connection is closed when calling the Disconnect method. It handles the error to avoid panics.

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports