rabbitmq-stomp
rabbitmq-stomp copied to clipboard
RabbitMQ STOMP plugin
RabbitMQ STOMP adapter
This was migrated to https://github.com/rabbitmq/rabbitmq-server
This repository has been moved to the main unified RabbitMQ "monorepo", including all open issues. You can find the source under /deps/rabbitmq_stomp. All issues have been transferred.
Overview
The STOMP adapter is included in the RabbitMQ distribution. To enable it, use rabbitmq-plugins:
rabbitmq-plugins enable rabbitmq_stomp
Supported STOMP Versions
1.0 through 1.2.
Documentation
RabbitMQ STOMP plugin documentation.