This project provides AMQP and MQTT messaging protocols test/benchmark GUI.
It uses Solace Pub/Sub+ internally and as a default broker but it can use any other AMQP or MQTT broker.
- Java 8+
- Nodejs 10.9.0+
./gradlew build buildDocker
docker-compose up
Application's url :
http://localhost:8080
cd monitor-front
ng serve --proxy-config proxy.conf.json
Application's url :
http://localhost:4200