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

File webtransport.mjs

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

Source from the content-addressed store, hash-verified

1import * as eio from "../build/server.js";
2import { Http3Server, WebTransport } from "@fails-components/webtransport";
3import expect from "expect.js";
4import request from "superagent";

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
setupServerFunction · 0.85
doneFunction · 0.85
eqlMethod · 0.80
readMethod · 0.80
createPartialDoneFunction · 0.70
successFunction · 0.70
createHttpServerFunction · 0.70
setupFunction · 0.70
encodeMethod · 0.65
onMethod · 0.45
ofMethod · 0.45

Tested by

no test coverage detected