/andromeda

MQTT broker in Rust

Primary LanguageRustApache License 2.0Apache-2.0

Tests

git clone https://github.com/local-group/andromeda.git
cd andromeda/broker

# Self included tests
cargo test

# Tests from eclipse
cargo run
git clone https://github.com/eclipse/paho.mqtt.python.git
cd paho.mqtt.python/interoperability
python3 client_test.py -z -p 8883