Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ RegisterForRequests
Method
RegisterForRequests
plugins/http/http-server.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
HttpRequestBuffer HttpServer::RegisterForRequests()
220
{
221
return _impl->dispatcher.RegisterClient();
222
}
223
224
void HttpServer::Load(obs_data_t *obj)
225
{
Callers
1
SetServer
Method · 0.80
Calls
1
RegisterClient
Method · 0.80
Tested by
no test coverage detected