Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SendRequest
Method
SendRequest
plugins/base/utils/websocket-helpers.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
void WSClientConnection::SendRequest(const std::string &msg)
197
{
198
Send(msg);
199
}
200
201
WebsocketMessageBuffer WSClientConnection::RegisterForEvents()
202
{
Callers
1
SendMsg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected