Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ socket.ts
File
socket.ts
packages/engine.io-client/lib/socket.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ transports as DEFAULT_TRANSPORTS } from
"./transports/index.js"
;
2
import
{ installTimerFunctions, byteLength } from
"./util.js"
;
3
import
{ decode } from
"./contrib/parseqs.js"
;
4
import
{ parse } from
"./contrib/parseuri.js"
;
Callers
nothing calls this directly
Calls
1
debug
Function · 0.85
Tested by
no test coverage detected