1 2 3 4 5 6 7 8 9 10
Run the broker --------- ``` RUST_LOG=librumqd=debug cargo run --bin rumqd or RUST_LOG=librumqd=debug cargo run --bin rumqd -- -c {path to config file} ```