Skip to content

rstoyanchev/spring-websocket-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-websocket-chat

Chat application using AngularJS and Spring WebSockets (STOMP over WebSockets)

Spring WebSocket Chat

Features

  • User login
  • Chat message broadcasting and private messages (filtering profanities)
  • Presence tracking sending notifications when users join / leave
  • Broadcast notifications when users are typing
  • WebSockets stats exposed at /stats
  • WebSocket security

Running the app

gradle tomcatRun

About

Chat application using Spring WebSockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published