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

File index.ts

examples/express-session-example/ts/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express = require("express");
2import { createServer } from "http";
3import { Server } from "socket.io";
4import session from "express-session";

Callers

nothing calls this directly

Calls 14

createServerFunction · 0.85
sendFileMethod · 0.80
listenMethod · 0.80
emitMethod · 0.65
cbFunction · 0.50
useMethod · 0.45
endMethod · 0.45
toMethod · 0.45
destroyMethod · 0.45
disconnectSocketsMethod · 0.45
onMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected