MCPcopy
hub / github.com/socketio/socket.io / server.js

File server.js

examples/nextjs-pages-router/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServer } from "http";
2import next from "next";
3import { Server } from "socket.io";
4

Callers

nothing calls this directly

Calls 4

createServerFunction · 0.85
listenMethod · 0.80
prepareMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected