MCPcopy Create free account
hub / github.com/cameri/nostream / fetch

Function fetch

test/unit/handlers/subscribe-message-handler.spec.ts:227–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

225 isClientSubscribedToEventStub.returns(always(true))
226
227 const fetch = () => (handler as any).fetchAndSend(subscriptionId, filters)
228
229 const promise = fetch()
230

Calls 1

fetchAndSendMethod · 0.80

Tested by

no test coverage detected