stompserver

stomp messaging server implemented in Ruby

Install

All systems
curl cmd.cat/stompserver.sh
Debian Debian
apt-get install stompserver
Ubuntu
apt-get install stompserver
image/svg+xml Kali Linux
apt-get install stompserver
Windows (WSL2)
sudo apt-get update sudo apt-get install stompserver
Raspbian
apt-get install stompserver

stompserver

stomp messaging server implemented in Ruby

Stompserver is a stomp messaging server with support for multiple FIFO based queue backends including file, dbm, memory and activerecord. It supports basic authentication and queue monitoring.