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
Right now we use (unmaintained) websocket dependency that pulls older versions of hyper (0.10) and tokio (0.1). The soketto dependency is transport-agnostic and so should help reduce the dependency bloat.