MCPcopy Create free account
hub / github.com/socketstream/socketstream / request.js

File request.js

lib/request/responders/rpc/request.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// RPC Server-side Request Handler
2// -------------------------------
3// The RPC handler is only interested in receiving a req object and calling back the res function with (err, response)
4// It does not care HOW this request handler is accessed, how to serialize incoming/outgoing messages,

Callers

nothing calls this directly

Calls 2

getBranchFromTreeFunction · 0.85
execFunction · 0.85

Tested by

no test coverage detected