Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

rabbitmq/rabbitmq-stomp

RabbitMQ STOMP adapter

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.

Continuous Integration

Build Status