#MESSENGER

An event based, non blocking, asynchronous chat server and its corresponding minimal client.

###Instructions to set up. git clone <repo url>

mvn package vertx:runMod

Server will be up and running on localhost port 8080.The websocket server listens on port 8090 for connections.