Eventbus-webrtc

https://vertx.io

This application was generated using http://start.vertx.io

Building

To launch your tests:

./mvnw clean test

To package your application:

./mvnw clean package

To run your application:

./mvnw compile vertx:run

If you keep it running editing your application will automatic restart the server on changes.

You still need to refresh the browser window to see javascript changes.

Help