mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-02-23 03:58:21 +00:00
See https://github.com/multiformats/multiaddr/pull/150#issuecomment-1468791586 for context on discussion. - Renames the `webrtc` transport identifier to `webrtc-direct`. - Re-enables `webrtc-direct` support for rust-libp2p v0.51. Previously disabled in https://github.com/libp2p/test-plans/pull/160. See https://github.com/libp2p/rust-libp2p/pull/3781 for corresponding change on the rust-libp2p side. - Leaves JS v0.41 and v0.42 untouched. To be done in a follow-up alongside JS dependency updates.