Skip to content

mpas/spring-boot-websocket-stomp-server-send-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-websocket-stomp-server-send-example

Demo application that shows how to send a STOMP message using WebSockets from a server to a client

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

Demo application that shows how to send a STOMP message using WebSockets from a server to a client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published