MCPcopy 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
7export interface IAbortable {
8 abort(): void
9}
10
11export interface IEventStrategy<TInput, TOutput> {

Callers 3

onClientCloseMethod · 0.65
onSignalFunction · 0.65

Implementers 1

SubscribeMessageHandlersrc/handlers/subscribe-message-handler

Calls

no outgoing calls

Tested by

no test coverage detected