Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blinker-iot/blinker-library
/ SocketIOclient
Method
SocketIOclient
src/modules/WebSockets/SocketIOclient.cpp:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
#include
"SocketIOclient.h"
13
14
SocketIOclient::SocketIOclient() {
15
}
16
17
SocketIOclient::~SocketIOclient() {
18
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected