Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetWebsocketVendorName
Function
GetWebsocketVendorName
lib/utils/websocket-api.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
const char *GetWebsocketVendorName()
88
{
89
return VendorName;
90
}
91
92
void RegisterWebsocketRequest(
93
const std::string &name,
Callers
2
ConstructVendorRequestMessage
Function · 0.85
HandleEvent
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected