corrode/README.md
Andrii Babarytskyi 012ef02a8e Initial commit
2025-06-05 20:11:02 +02:00

225 B

To launch the application, you can use the following commands in your terminal, assuming you have Rust and Cargo installed, in separate terminal windows:

cargo run -- -i 8001 -o 8000
cargo run -- -i 8000 -o 8001