Planned route with four hops between lakes:
Browser UI:
Websocket server written in Rust using tokio_tungstenite.
Run
cargo run
Build
cargo build
Test
cargo test
Plain Javascript single page web app.
cd ui && npm run dev
cd ui && npm run build
No >:(