MCPcopy
hub / github.com/tsrpc/tsrpc / ws.test.ts

File ws.test.ts

test/ws.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { WsServer } from '../src/server/ws/WsServer';
3import { WsClient } from '../src/client/ws/WsClient';
4import { serviceProto, ServiceType } from './proto/serviceProto';

Callers

nothing calls this directly

Calls 9

getMethod · 0.80
connectMethod · 0.80
listenMsgMethod · 0.80
testApiFunction · 0.70
startMethod · 0.45
stopMethod · 0.45
sendMsgMethod · 0.45
callApiMethod · 0.45
succMethod · 0.45

Tested by

no test coverage detected