MCPcopy 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
196void WSClientConnection::SendRequest(const std::string &msg)
197{
198 Send(msg);
199}
200
201WebsocketMessageBuffer WSClientConnection::RegisterForEvents()
202{

Callers 1

SendMsgMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected