Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cameri/nostream
/ abort
Method
abort
src/@types/message-handlers.ts:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
7
export
interface
IAbortable {
8
abort(): void
9
}
10
11
export
interface
IEventStrategy<TInput, TOutput> {
Callers
3
onClientClose
Method · 0.65
NwcPaymentsProcessor
Class · 0.65
onSignal
Function · 0.65
Implementers
1
SubscribeMessageHandler
src/handlers/subscribe-message-handler
Calls
no outgoing calls
Tested by
no test coverage detected