fast_websocket_client
A fast asynchronous websocket client built on top of fastwebsockets library
fastwebsockets
use fast_websocket_client::{client, connect, OpCode};
Just grap a slick toolbox and go. Please read examples/wss_client.rs
examples/wss_client.rs