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.
Right now we use (unmaintained)
websocket
dependency that pulls older versions of hyper (0.10) and tokio (0.1). Thesoketto
dependency is transport-agnostic and so should help reduce the dependency bloat.Blocked by #603 (migration to
futures v0.3
).The text was updated successfully, but these errors were encountered: