Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Http3Server, WebTransport } from
"@fails-components/webtransport"
;
2
import
expect from
"expect.js"
;
3
import
{ Server } from
"engine.io"
;
4
import
{ Socket } from
"../build/esm-debug/index.js"
;
Callers
nothing calls this directly
Calls
11
it
Function · 0.85
createSocket
Function · 0.85
eql
Method · 0.80
setup
Function · 0.70
success
Function · 0.70
createHttpServer
Function · 0.70
on
Method · 0.45
attach
Method · 0.45
close
Method · 0.45
send
Method · 0.45
of
Method · 0.45
Tested by
no test coverage detected