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

File index.js

examples/passport-jwt-example/esm/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from "express";
2import { createServer } from "node:http";
3import { dirname, join } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 10

createServerFunction · 0.85
doneFunction · 0.85
sendFileMethod · 0.80
listenMethod · 0.80
cbFunction · 0.50
useMethod · 0.45
sendMethod · 0.45
endMethod · 0.45
onMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected