Demo application that shows how to send a STOMP message using WebSockets from a server to a client
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.
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.