mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-10 13:57:08 +00:00
* chore: add js-libp2p@v1.3.0 to transport-interop * chore: add js-libp2p@v1.4.0 to transport-interop * chore: add js-libp2p@v1.5.0 to transport-interop * chore: add js-libp2p@v1.6.0 to transport-interop * Update js-libp2p versions * Buster has openssl 1.1 still * Filter only js v1.6 for debugging * Try emitting only * Print docker version * Attempt to patch tests * Undo changes in .github * Buster not needed apparently --------- Co-authored-by: galargh <galargh@users.noreply.github.com> Co-authored-by: Marco Munizaga <git@marcopolo.io> Co-authored-by: Marco Munizaga <marco@marcopolo.io>
291 lines
3.9 KiB
JSON
291 lines
3.9 KiB
JSON
[
|
|
{
|
|
"id": "rust-v0.51",
|
|
"transports": [
|
|
"ws",
|
|
"tcp",
|
|
"quic-v1",
|
|
"webrtc-direct"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "rust-v0.52",
|
|
"transports": [
|
|
"ws",
|
|
"tcp",
|
|
"quic-v1",
|
|
"webrtc-direct"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "rust-v0.53",
|
|
"transports": [
|
|
"ws",
|
|
"tcp",
|
|
"quic-v1",
|
|
"webrtc-direct"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "rust-chromium-v0.53",
|
|
"transports": [
|
|
{
|
|
"name": "webtransport",
|
|
"onlyDial": true
|
|
},
|
|
{
|
|
"name": "webrtc-direct",
|
|
"onlyDial": true
|
|
},
|
|
{
|
|
"name": "ws",
|
|
"onlyDial": true
|
|
}
|
|
],
|
|
"secureChannels": [
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "chromium-js-v1.6",
|
|
"containerImageID": "browser",
|
|
"transports": [
|
|
{
|
|
"name": "webtransport",
|
|
"onlyDial": true
|
|
},
|
|
{
|
|
"name": "wss",
|
|
"onlyDial": true
|
|
},
|
|
{
|
|
"name": "webrtc-direct",
|
|
"onlyDial": true
|
|
},
|
|
"webrtc"
|
|
],
|
|
"secureChannels": [
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "firefox-js-v1.6",
|
|
"containerImageID": "browser",
|
|
"transports": [
|
|
{
|
|
"name": "wss",
|
|
"onlyDial": true
|
|
},
|
|
{
|
|
"name": "webrtc-direct",
|
|
"onlyDial": true
|
|
},
|
|
"webrtc"
|
|
],
|
|
"secureChannels": [
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "go-v0.33",
|
|
"transports": [
|
|
"tcp",
|
|
"ws",
|
|
"quic-v1",
|
|
"webrtc-direct"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "go-v0.32",
|
|
"transports": [
|
|
"tcp",
|
|
"ws",
|
|
"quic-v1",
|
|
"webrtc-direct"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "go-v0.31",
|
|
"transports": [
|
|
"tcp",
|
|
"ws",
|
|
"quic-v1"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "go-v0.30",
|
|
"transports": [
|
|
"tcp",
|
|
"ws",
|
|
"quic-v1"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "go-v0.29",
|
|
"transports": [
|
|
"tcp",
|
|
"ws",
|
|
"quic",
|
|
"quic-v1"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "nim-v1.0",
|
|
"transports": [
|
|
"tcp",
|
|
"ws"
|
|
],
|
|
"secureChannels": [
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "zig-v0.0.1",
|
|
"transports": [
|
|
"quic-v1"
|
|
],
|
|
"secureChannels": [],
|
|
"muxers": []
|
|
},
|
|
{
|
|
"id": "java-v0.0.1",
|
|
"transports": [
|
|
"tcp"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "java-v0.6",
|
|
"transports": [
|
|
"tcp"
|
|
],
|
|
"secureChannels": [
|
|
"tls",
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "js-v1.5",
|
|
"transports": [
|
|
"tcp",
|
|
"ws",
|
|
{
|
|
"name": "wss",
|
|
"onlyDial": true
|
|
}
|
|
],
|
|
"secureChannels": [
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
},
|
|
{
|
|
"id": "js-v1.6",
|
|
"transports": [
|
|
"tcp",
|
|
"ws",
|
|
{
|
|
"name": "wss",
|
|
"onlyDial": true
|
|
}
|
|
],
|
|
"secureChannels": [
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
}
|
|
]
|