Skip to content

A chat app using Websockets with Spring Java, Sockjs and Stompjs

Notifications You must be signed in to change notification settings

bruce-mig/ping-chat-websocket-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping-chat-websocket-app

Real time chat app using Web Sockets. It operates in a Group Chat setting.

How to run

  1. Clone repository
git clone git@github.com:bruce-mig/ping-chat-websocket-app.git
  1. Start the application
cd ping-chat-websocket-app
sudo chmod +x mvnw
./mvnw spring-boot:run
  1. The app is available at port 8080. Join group and enjoy a conversation with friends ...

interface

System Design

system design

About

A chat app using Websockets with Spring Java, Sockjs and Stompjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published