Skip to content

STOMP

The STOMP text protocol allows interaction with message queueing services like ActiveMQ, RabbitMQ, HornetQ and OpenMQ.

Examples

legba stomp \
    --target localhost:61613 \
    --username admin \
    --password data/passwords.txt