A series of distributed systems challenges brought to you by Fly.io.
- Install Maelstrom
cargo build --release
./maelstrom test -w echo --bin target/release/echo --node-count 1 --time-limit 10
, and it should print something like: "Everything looks good! ヽ(‘ー`)ノ"