MCPcopy
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

1import { Server } from "socket.io";
2
3const io = new Server(8080);
4

Callers

nothing calls this directly

Calls 2

cbFunction · 0.50
onMethod · 0.45

Tested by

no test coverage detected