Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ server.js
File
server.js
packages/engine.io/test/server.js:None–None · packages/engine.io/test/server.js
Source
from the content-addressed store, hash-verified
1
/* eslint-disable standard/no-callback-literal */
2
3
const
http = require(
class
="st">"http");
4
const
https = require(
class
="st">"https");
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
listen
Function · 0.85
fn
Function · 0.85
done
Function · 0.85
sendFn
Function · 0.85
finish
Function · 0.85
attach
Function · 0.85
getSidFromResponse
Function · 0.85
testForTransport
Function · 0.85
testForHeaders
Function · 0.85
ok
Method · 0.80
match
Method · 0.80
Tested by
no test coverage detected