/websocketdemo

WebSockets demo application

Primary LanguageJava

WebSockets Demo

This example demonstrates how to websockets work. Messages are send from one sender to another one and only one receiver. User must indicate which client is the receiver. Everything works in application deployed on WildFly 10 application server.

Requirements

  • Java 8
  • Gradle 2.12+
  • WildFly 10.0.0.Final+