MCPcopy Create free account
hub / github.com/JoaoLopesF/RemoteDebug / ~RemoteDebugWS

Method ~RemoteDebugWS

src/RemoteDebugWS.cpp:221–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219// Destructor
220
221RemoteDebugWS::~RemoteDebugWS() {
222
223 // Stop
224
225 stop();
226}
227
228
229/////// WebSocket to comunicate with RemoteDebugApp

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected