# 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). ## Continuous Integration [![Build Status](https://travis-ci.org/rabbitmq/rabbitmq-stomp.svg?branch=master)](https://travis-ci.org/rabbitmq/rabbitmq-stomp)