Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ server.js
File
server.js
examples/es-modules/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Server } from
"socket.io"
;
2
3
const
io =
new
Server(8080);
4
Callers
nothing calls this directly
Calls
2
cb
Function · 0.50
on
Method · 0.45
Tested by
no test coverage detected