The server for running the Spot game.
git clone https://github.com/teovoinea/spot-server
cargo run --releaseOR (soon)
cargo install spot-server
cargo run spot-serverBroadcasts messages between websocket connections using a custom multi producer multi consumer channel scheme