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

File index.js

examples/webtransport/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from "node:fs";
2import { createServer } from "node:https";
3import { Server } from "socket.io";
4import { Http3Server } from "@fails-components/webtransport";

Callers

nothing calls this directly

Calls 7

createServerFunction · 0.85
listenMethod · 0.80
readMethod · 0.80
writeHeadMethod · 0.45
writeMethod · 0.45
endMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected