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

feat: Add `/webrtc` protocol (browser-to-browser)

Open mxinden opened this issue 2 years ago • 3 comments

mxinden avatar Mar 17 '23 13:03 mxinden

Should we introduce this in the version after https://github.com/multiformats/rust-multiaddr/pull/78? The version that includes https://github.com/multiformats/rust-multiaddr/pull/78 only would then error on /webrtc instead of interpreting it as the browser-to-browser protocol. Might prevent some confusion.

mxinden avatar Mar 19 '23 19:03 mxinden

Should we introduce this in the version after #78? The version that includes #78 only would then error on /webrtc instead of interpreting it as the browser-to-browser protocol. Might prevent some confusion.

It is frustrating to release so many breaking changes but I don't think there is much choice now that the decision has been made.

thomaseizinger avatar Mar 20 '23 15:03 thomaseizinger

Moving to draft in order to not include in v0.18.0.

mxinden avatar Apr 12 '23 13:04 mxinden

superseeded by #110

jxs avatar Sep 06 '24 10:09 jxs