MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getWebSocketServer

Function getWebSocketServer

src/synchronizers/synchronizer-ws-server/index.ts:250–250  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

248 }
249
250 const getWebSocketServer = () => webSocketServer;
251
252 const getPathIds = (): string[] => mapKeys(clientsByPath);
253

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…