MCPcopy
hub / github.com/socketio/socket.io / webtransport.mjs

File webtransport.mjs

packages/engine.io-client/test/webtransport.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Http3Server, WebTransport } from "@fails-components/webtransport";
2import expect from "expect.js";
3import { Server } from "engine.io";
4import { Socket } from "../build/esm-debug/index.js";

Callers

nothing calls this directly

Calls 11

itFunction · 0.85
createSocketFunction · 0.85
eqlMethod · 0.80
setupFunction · 0.70
successFunction · 0.70
createHttpServerFunction · 0.70
onMethod · 0.45
attachMethod · 0.45
closeMethod · 0.45
sendMethod · 0.45
ofMethod · 0.45

Tested by

no test coverage detected