multiformats / rust-multiaddr

multiaddr implementation in rust
https://crates.io/crates/multiaddr
Other
86 stars 45 forks source link

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

Open mxinden opened 1 year ago

mxinden commented 1 year ago

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.

thomaseizinger commented 1 year ago

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.

mxinden commented 1 year ago

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