Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoaoLopesF/RemoteDebug
/ ~WebSocketsClient
Method
~WebSocketsClient
src/utility/WebSocketsClient.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
WebSocketsClient::~WebSocketsClient() {
36
disconnect();
37
}
38
39
/**
40
* calles to init the Websockets server
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected