A simple springboot application which allows multiple users to chat with one another.
Features
-
Connect with username (preset in client's dropdown list)
-
Displays previous messages upon connecting
-
Send simple messages
-
Notification when user joins
-
Notification when user leaves
-
Display list of users
-
Private messages
-
User account creation
-
Audit logging
gradle bootRun