Skip to content

Commit

Permalink
ci: add webtransport
Browse files Browse the repository at this point in the history
  • Loading branch information
maschad committed May 14, 2024
1 parent 589ef13 commit 12e9236
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions interop/webkit-version.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"id": "webkit-js-libp2p-head",
"containerImageID": "webkit-js-libp2p-head",
"transports": [
{
"name": "webtransport",
"onlyDial": true
},
{
"name": "webrtc-direct",
"onlyDial": true
Expand Down

0 comments on commit 12e9236

Please sign in to comment.