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

Class

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

Source from the content-addressed store, hash-verified

19 * should use [[_emit]] to manage the events.
20 */
21class SocketSubscriber {
22 #provider;
23 #filter;
24 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected