Skip to content

A Chat Application build on Spring Websocket and Stomp JS

License

Notifications You must be signed in to change notification settings

cmkhaledsaifullah/usaskchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usaskchat

A Chat Application build on Spring Websocket and Stomp JS

Features Included:

  1. User can create own chat room
  2. Leave the chatroom
  3. Join another chat room
  4. Can see the list of the chatrooms.
  5. While entering another chat room, all previous message will be displayed.

TO run the program please run the main function and then in your browser go to http://localhost:8080/ and follow the instruction