This demo application shows how you can leverage the SockJS EventBus Bridge in Eclipse Vert.x to build a near-realtime IoT-style dashboard and visualize streaming data.
git clone https://github.com/redhat-appdev-practice/vertx-iot-dashboard-demo.git
cd vertx-iot-dashboard-demo
./mvnw clean verify
- In order to build this project you will need a Java JDK >= 11
## Dev Mode
./mvnw clean compile vertx:run
java -jar target/iot-dashboard-1.0.0-SNAPSHOT.jar