Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ index.ts
File
index.ts
packages/socket.io-adapter/test/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Adapter, SessionAwareAdapter } from
"../lib"
;
2
import
expect = require(
"expect.js"
);
3
4
describe(
"socket.io-adapter"
, () => {
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
socket
Function · 0.85
done
Function · 0.85
addAll
Method · 0.80
del
Method · 0.80
delAll
Method · 0.80
sockets
Method · 0.80
socketRooms
Method · 0.80
eql
Method · 0.80
a
Method · 0.65
broadcast
Method · 0.45
fetchSockets
Method · 0.45
Tested by
no test coverage detected