Skip to content

This is a simple WebSocket chat application using Spring Boot for the backend and plain JavaScript for the frontend. The application allows users to join a chat room and exchange messages in real-time.

Notifications You must be signed in to change notification settings

Sarthakverse/WebSockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using-WebSockets-for-Real-Time-Updates

WebSocket Chat Application

This is a simple WebSocket chat application using Spring Boot for the backend and plain JavaScript for the frontend. The application allows users to join a chat room and exchange messages in real-time.

Demo

https://youtu.be/dksh9NSrC_Y

message-flow-broker-relay

Prerequisites

  • Java 17
  • springBoot 3.3.1
  • Maven

Backend Setup

  1. Clone the repository:

    git clone https://github.com/Sarthakverse/WebSockets.git
    cd websockets
    

SreenShots

Screenshot 2024-06-30 033901 Screenshot 2024-06-30 033941 Screenshot 2024-06-30 034016 Screenshot 2024-06-30 034115 Screenshot 2024-06-30 034210 Screenshot 2024-06-30 034248

About

This is a simple WebSocket chat application using Spring Boot for the backend and plain JavaScript for the frontend. The application allows users to join a chat room and exchange messages in real-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published