mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-05 03:25:33 +00:00
Prepare for breaking change in webtransport-go (#362)
This commit is contained in:
parent
0f5736dae0
commit
7a24227e5e
@ -164,7 +164,6 @@
|
||||
"tcp",
|
||||
"ws",
|
||||
"quic-v1",
|
||||
"webtransport",
|
||||
"webrtc-direct"
|
||||
],
|
||||
"secureChannels": [
|
||||
@ -181,7 +180,6 @@
|
||||
"tcp",
|
||||
"ws",
|
||||
"quic-v1",
|
||||
"webtransport",
|
||||
"webrtc-direct"
|
||||
],
|
||||
"secureChannels": [
|
||||
@ -197,8 +195,7 @@
|
||||
"transports": [
|
||||
"tcp",
|
||||
"ws",
|
||||
"quic-v1",
|
||||
"webtransport"
|
||||
"quic-v1"
|
||||
],
|
||||
"secureChannels": [
|
||||
"tls",
|
||||
@ -213,8 +210,7 @@
|
||||
"transports": [
|
||||
"tcp",
|
||||
"ws",
|
||||
"quic-v1",
|
||||
"webtransport"
|
||||
"quic-v1"
|
||||
],
|
||||
"secureChannels": [
|
||||
"tls",
|
||||
@ -230,8 +226,7 @@
|
||||
"tcp",
|
||||
"ws",
|
||||
"quic",
|
||||
"quic-v1",
|
||||
"webtransport"
|
||||
"quic-v1"
|
||||
],
|
||||
"secureChannels": [
|
||||
"tls",
|
||||
|
Loading…
x
Reference in New Issue
Block a user