MCPcopy Create free account
hub / github.com/SagerNet/sing-box-dashboard / onMessage

Method onMessage

src/api/websocket.ts:20–20  ·  view source on GitHub ↗
(message: MessageShape<Res>)

Source from the content-addressed store, hash-verified

18 method: string;
19 requestSchema: Req;
20 responseSchema: Res;
21 onMessage(message: MessageShape<Res>): void;
22 onEnd(status: GrpcStatus | null, error?: string): void;
23}

Callers 1

receiveMethod · 0.65

Implementers 1

UsbipProviderSessionsrc/lib/usbipProvider.ts

Calls

no outgoing calls

Tested by

no test coverage detected