Skip to content

Commit 40902d9

Browse files
achingbrainmaschad
andauthored
chore: add WebTransport to ping interop test (#2616)
Enables testing WebTransport with Firefox in the multidim tests Co-authored-by: Chad Nehemiah <[email protected]>
1 parent a130993 commit 40902d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

interop/firefox-version.json

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"id": "firefox-js-libp2p-head",
33
"containerImageID": "firefox-js-libp2p-head",
44
"transports": [
5+
{
6+
"name": "webtransport",
7+
"onlyDial": true
8+
},
59
{
610
"name": "webrtc-direct",
711
"onlyDial": true

0 commit comments

Comments
 (0)