Skip to content

bruce-mig/websocket-chatroom-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-chatroom-app

One On One Chat application | Spring boot & WebSocket


Application demo

demo

Table of Contents

Features

  • One to one chat application
  • Secure communication
  • Persistent chat

WebSocket Chat Flow


WebSocket Chat Flow


Installation

Provide step-by-step instructions on how to install and set up your project locally.

# Clone the repository
git clone https://github.com/bruce-mig/websocket-chatroom-app.git

# Change into the project directory
cd your-project

# Build the project
./mvnw clean install

# Run project
./mvnw spring-boot:run

Technologies

This project is mainly implement using the following technologies

  • Websocket
  • Spring Boot 3.x.x
  • MongoDB
  • Javascript
  • HTML
  • CSS
  • Sockjs
  • StompJs

About

One On One Chat application | Spring boot & WebSocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors