Open f4nff opened 2 years ago
It is hard to do. rust-websocket
is based on long-legacy components and porting it to modern stack may be close to a rewrite.
What do you need from websocket
that is not covered by tokio-tungstenite
or async-tungstenite
?
Upgrade tokio-related dependencies to 1.15+ ?