MCPcopy Create free account
hub / github.com/chronoxor/CppServer / SendMessage

Method SendMessage

performance/ws_echo_client.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 void SendMessage() { SendBinaryAsync(message_to_send.data(), message_to_send.size()); }
42
43protected:
44 void onWSConnecting(CppServer::HTTP::HTTPRequest& request) override

Callers

nothing calls this directly

Calls 2

dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected