Skip to content

Real-time data delivery on Spring Boot using STOMP over WebSockets

Notifications You must be signed in to change notification settings

ygunayer/realtime-guestbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Guestbook Demo Using STOMP Over WebSockets on Spring Boot

This project demonstrates the use of STOMP over WebSockets on Spring Boot to send data to multiple clients in real-time. For a more detailed explanation, visit the blog page at http://yalingunayer.com/blog/realtime-data-delivery-on-spring-boot-using-activemq-and-stomp-over-websockets-part-1

Prerequisites

Running

Run the application with the command gradle bootRun

Visit http://localhost:8080 to access the UI.

Use multiple browsers or browser tabs to demonstrate the pub/sub facility.

License

Public Domain, or in other words, do whatever you want with it, but I provide no warranties of any kind so I can't be held responsible for any damages it may cause.

About

Real-time data delivery on Spring Boot using STOMP over WebSockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published