Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tsrpc/tsrpc
/ http.test.ts
File
http.test.ts
test/http.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert } from
'chai'
;
2
import
{ HttpServer } from
'../src/server/http/HttpServer'
;
3
import
{ HttpClient } from
'../src/client/http/HttpClient'
;
4
import
{ serviceProto, ServiceType } from
'./proto/serviceProto'
;
Callers
nothing calls this directly
Calls
8
get
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