WebSocket with Vert.x - example
- JDK 6+
- Maven
- Edit vertxExample\src\main\java\net\webownia\vertx\grid\WebServer.java file and change HOST, and PORT values. PORT websocket service is always higher by 10.
- Quick run from command: mvn package vertx:runMod
- Open browser from url [host]:[port]
![alt tag] (https://github.com/WEBOWNIA/vertxExample/blob/develop/src/main/resources/web/resource/img/demo.jpg?raw=true)