Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ index.ts
File
index.ts
packages/socket.io-cluster-adapter/test/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ io as ioc, Socket as ClientSocket } from
"socket.io-client"
;
2
import
expect = require(
"expect.js"
);
3
import
{ setupPrimary } from
".."
;
4
import
{ times, sleep } from
"./util"
;
Callers
nothing calls this directly
Calls
13
times
Function · 0.90
sleep
Function · 0.90
done
Function · 0.85
it
Function · 0.85
getRooms
Function · 0.85
eql
Method · 0.80
setupPrimary
Function · 0.50
cb
Function · 0.50
on
Method · 0.45
disconnect
Method · 0.45
send
Method · 0.45
socket
Method · 0.45
Tested by
no test coverage detected