Skip to content

rajan-deeep/chatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to run ?

  1. mvn clean install
  2. docker build -t my-chatapp .
  3. docker run -p 8888:8888 my-chatapp
  4. Open multiple browser windows and chat using this url http://localhost:8888/

About

Chatting Application using websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published