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} ```