Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 317 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 317 Bytes

Real Time Chat

A simple chat application with Spring Framework and WebSocket

Features

  • Sending and receiving chat messages.
  • Addition of new users with identification by name.

Techs

  • Spring Framework
  • Spring Messaging
  • WebSocket
  • HTML5
  • CSS3
  • JavaScript

Versions

  • Java 17
  • Spring Boot 3.2.5