Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# RabbitMQ STOMP adapter
The STOMP adapter is included in the RabbitMQ distribution. To enable
it, use [rabbitmq-plugins](https://www.rabbitmq.com/man/rabbitmq-plugins.1.man.html):
rabbitmq-plugins enable rabbitmq_stomp
## Supported STOMP Versions
1.0 through 1.2.
## Documentation
[RabbitMQ STOMP plugin documentation](https://www.rabbitmq.com/stomp.html).