Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as eio from
"../build/server.js"
;
2
import
{ Http3Server, WebTransport } from
"@fails-components/webtransport"
;
3
import
expect from
"expect.js"
;
4
import
request from
"superagent"
;
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
setupServer
Function · 0.85
done
Function · 0.85
eql
Method · 0.80
read
Method · 0.80
createPartialDone
Function · 0.70
success
Function · 0.70
createHttpServer
Function · 0.70
setup
Function · 0.70
encode
Method · 0.65
on
Method · 0.45
of
Method · 0.45
Tested by
no test coverage detected