JA
jazzschmidt/apubsub
Simple publish-subscriber system built with Spring Boot and NW.js.
apubsub | Simple Publish-Subscriber System
A very basic example of a pub-sub system, where a client can broadcast messages via a central server to all connected
clients.
The server is written as a simple Spring Boot web app that exposes STOMP endpoints via WebSockets. Also, a rudimentary
client can be accessed over http.
The client is built using NW.js, which seems to be a more efficient alternative
to Electron.
Reference Docs
On this page
Languages
Java53.0%Groovy26.8%HTML8.5%JavaScript7.0%Shell3.0%CSS1.5%Dockerfile0.2%
Contributors
Latest Release
v0.1.0January 31, 2022MIT License
Created January 28, 2022
Updated February 1, 2022