Skip to content

S3nS3IW00/room-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server for room based chat application

This is the Spring Boot server to my room chat app.

It uses REST API for create room and check room existence. For real-time chatting experience, it has a STOMP websocket connection aswell. It stores everything in memory.

About

Spring server for room based chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages