/SimpleChat

A simple chat application using Vaadin

Primary LanguageJava

A simple chat client using Vaadin + @Push (websockets or long polling)

Running the example

mvn

Open http://localhost:8080 if it is not opened automatically

Building for production

mvn clean install -Pproduction