Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ assert } from
'chai'
;
2
import
{ WsServer } from
'../src/server/ws/WsServer'
;
3
import
{ WsClient } from
'../src/client/ws/WsClient'
;
4
import
{ serviceProto, ServiceType } from
'./proto/serviceProto'
;
Callers
nothing calls this directly
Calls
9
get
Method · 0.80
connect
Method · 0.80
listenMsg
Method · 0.80
testApi
Function · 0.70
start
Method · 0.45
stop
Method · 0.45
sendMsg
Method · 0.45
callApi
Method · 0.45
succ
Method · 0.45
Tested by
no test coverage detected