rust-multiaddr icon indicating copy to clipboard operation
rust-multiaddr copied to clipboard

`/webrtc` `/webrtc-direct` rename proceeding

Open mxinden opened this issue 2 years ago • 2 comments

Tracking next steps to do the /webrtc -> /webrtc-direct rename (https://github.com/multiformats/multiaddr/pull/150#issuecomment-1468791586) with potential for collision with the introduction of /webrtc (browser-to-browser) https://github.com/multiformats/rust-multiaddr/pull/79.

  • [x] Release https://github.com/multiformats/rust-multiaddr/pull/84 as non-breaking change
  • [ ] Release breaking change from Protocol::WebRTC to Protocol::WebRTCDirect https://github.com/multiformats/rust-multiaddr/pull/78.
  • [ ] Release https://github.com/multiformats/rust-multiaddr/pull/79 as a non-breaking change.

mxinden avatar Mar 23 '23 08:03 mxinden

Should this be added to the v0.19 Milestone? Also, is there any help that is needed to roll forward with this? I have a project that would really benefit from the /webrtc browser-browser transport

favilo avatar Aug 19 '24 18:08 favilo

Actually it looks like https://github.com/multiformats/rust-multiaddr/pull/110 will fix this issue, too. Along with several others

favilo avatar Aug 20 '24 03:08 favilo