Websocket chat server Based on tokio_tungstenite Run server cargo run Run client Install client tool websocat brew install websocat Run websocat ws://127.0.0.1:9595