MCPcopy 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
87const char *GetWebsocketVendorName()
88{
89 return VendorName;
90}
91
92void RegisterWebsocketRequest(
93 const std::string &name,

Callers 2

HandleEventMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected