Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Callers
1
subscribe-message-handler.spec.ts
File · 0.85
Calls
1
fetchAndSend
Method · 0.80
Tested by
no test coverage detected