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

File webtransport.mjs

packages/engine.io-client/test/webtransport.mjs:None–None  ·  packages/engine.io-client/test/webtransport.mjs

Source from the content-addressed store, hash-verified

1import { Http3Server, WebTransport } from class="st">"@fails-components/webtransport";
2import expect from class="st">"expect.js";
3import { Server } from class="st">"engine.io";
4import { Socket } from class="st">"../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