MCPcopy Create free account
hub / github.com/bcndev/bytecoin / EMSCRIPTEN_BINDINGS

Function EMSCRIPTEN_BINDINGS

src/http/Server.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58EMSCRIPTEN_BINDINGS(my_module2) { emscripten::function("worker_http_request", &worker_http_request); }
59
60using namespace http;
61

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected