Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ engine.io.js
File
engine.io.js
packages/engine.io/test/engine.io.js:None–None · packages/engine.io/test/engine.io.js
Source
from the content-addressed store, hash-verified
1
const
net = require(
class
="st">"net");
2
const
{ Server, protocol, attach } = require(
class
="st">"..");
3
const
listen = require(
class
="st">"./common").listen;
4
const
expect = require(
class
="st">"expect.js");
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
listen
Function · 0.85
done
Function · 0.85
attach
Function · 0.85
ok
Method · 0.80
property
Method · 0.80
listen
Method · 0.80
eql
Method · 0.80
a
Method · 0.65
close
Method · 0.45
write
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected