Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/socketio/socket.io
/ socket-middleware.ts
File
socket-middleware.ts
packages/socket.io/test/socket-middleware.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Server } from
".."
;
2
import
expect from
"expect.js"
;
3
import
{ success, createClient } from
"./support/util"
;
4
Callers
nothing calls this directly
Calls
8
createClient
Function · 0.90
success
Function · 0.90
it
Function · 0.85
done
Function · 0.85
eql
Method · 0.80
emit
Method · 0.65
on
Method · 0.45
use
Method · 0.45
Tested by
no test coverage detected