You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should reflect this in the code such that downstream users can upgrade accordingly. I'd suggest we mark it as #[deprecated] first, do a point release and remove it in 0.19.
The text was updated successfully, but these errors were encountered:
According to the multiaddr spec,
/wss
is deprecated, see https://github.com/multiformats/multiaddr/blob/master/protocols.csv#L33.We should reflect this in the code such that downstream users can upgrade accordingly. I'd suggest we mark it as
#[deprecated]
first, do a point release and remove it in0.19
.The text was updated successfully, but these errors were encountered: