Vortex A Rust project focused on solving fly.io distributed system problems. So far, it includes a solution to the first Echo problem. Requirements Rust (latest stable) with Cargo Build cargo build Run cargo run Test cargo test