MCPcopy 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
219HttpRequestBuffer HttpServer::RegisterForRequests()
220{
221 return _impl->dispatcher.RegisterClient();
222}
223
224void HttpServer::Load(obs_data_t *obj)
225{

Callers 1

SetServerMethod · 0.80

Calls 1

RegisterClientMethod · 0.80

Tested by

no test coverage detected