Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 233 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 233 Bytes

Chat vert.x

Websocket-based Chat web application implemented with vert.x

Dependencies

Deployment

Start the application by

vertx run chatServer.js

or

vertx run ChatServer.java