Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 318 Bytes

Description

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

Demo

Prerequisite

Java 1.8+ and Apache Maven 3.6+

Usage

$ mvn spring-boot:run