Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ server.js
File
server.js
packages/engine.io/examples/memory-usage-webtransport/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
"node:fs"
;
2
import
{ Http3Server } from
"@fails-components/webtransport"
;
3
import
{ Server } from
"../../build/engine.io.js"
;
4
Callers
nothing calls this directly
Calls
4
keys
Method · 0.80
read
Method · 0.80
formatSize
Function · 0.70
send
Method · 0.45
Tested by
no test coverage detected