Skip to content

A chatroom application created using WebSocket and STOMP with Spring Boot MVC framework.

Notifications You must be signed in to change notification settings

sohelsheikh91/ChatRoomApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom

A chatroom application created using WebSocket and STOMP with Spring Boot MVC framework.

Implemented the Model, Controller, and the View. The Chatroom will include a login page and chatroom page, where users can join the room and chat with other users.

Background

WebSocket is a communication protocol that makes it possible to establish a two-way communication channel between a server and a client.

About

A chatroom application created using WebSocket and STOMP with Spring Boot MVC framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published