Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ server.js
File
server.js
examples/nextjs-app-router/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createServer } from
"http"
;
2
import
next from
"next"
;
3
import
{ Server } from
"socket.io"
;
4
Callers
nothing calls this directly
Calls
4
createServer
Function · 0.85
listen
Method · 0.80
prepare
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected