Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ RegisterForEvents
Method
RegisterForEvents
plugins/base/utils/websocket-helpers.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
WebsocketMessageBuffer WSClientConnection::RegisterForEvents()
202
{
203
return _dispatcher.RegisterClient();
204
}
205
206
WSClientConnection::Status WSClientConnection::GetStatus() const
207
{
Callers
2
SetType
Method · 0.45
SetConnection
Method · 0.45
Calls
1
RegisterClient
Method · 0.80
Tested by
no test coverage detected