MCPcopy Create free account
hub / github.com/PageLeay/celestial-runtime /

Class

lib.commonjs/providers/provider-socket.js:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 * its communication channel.
157 */
158class SocketProvider extends provider_jsonrpc_js_1.JsonRpcApiProvider {
159 #callbacks;
160 // Maps each filterId to its subscriber
161 #subs;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected