Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 242 Bytes

Chat System

Technology Used

  1. Java Springboot
  2. STOMP over WebSocket
  3. ActiveMQ message broker to support horizontal scalability
  4. JWT Symetric Key Token (HS256) to secure websocket interface
  5. Mongodb for chat message storage