Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/CppServer
/ SendMessage
Method
SendMessage
performance/https_trace_client.cpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void SendMessage() { SendRequestAsync(request().MakeTraceRequest(
"/"
)); }
40
41
protected:
42
void onHandshaked() override
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected