MCPcopy Create free account
hub / github.com/Noumena-Network/code /

Class

src/remote/appServer/client.test.ts:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38class FakePeer {
39 private readonly queued: unknown[] = []
40 private readonly waiters: Array<(value: unknown) => void> = []
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected