websocket
A simple example that keeps a WebSocket connection open to an echo server.
The main file contains all the code of the example.
main
You can run it with cargo run:
cargo run
cargo run --package websocket