You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Java application for real-time multiuser chatting. It uses Websocket to establish a two-way communication channel between a server and a client.
Demo
Prerequisite
Java 1.8+ and Apache Maven 3.6+
Usage
$ mvn spring-boot:run
About
A Java application for real-time multiuser chatting