Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 312 Bytes

Vert.x Groovy Chat Application

Creates a Vert.x module with a Gradle build.

This module contains a simple Groovy verticle which listens on the event bus and routes messages back and forth between users across the event bus using Websockets.

See the build script for the list of useful tasks