rabbitmq-server/deps/rabbitmq_stomp
Michal Kuratczyk 8a05433897
[skip ci] Remove rabbit_log_connection and use LOG_ macros
2025-07-18 08:43:02 +02:00
..
examples
include Bump (c) line year 2025-01-01 17:54:10 -05:00
priv/schema Bump (c) line year 2025-01-01 17:54:10 -05:00
src [skip ci] Remove rabbit_log_connection and use LOG_ macros 2025-07-18 08:43:02 +02:00
test STOMP: confirm utf-8 handling 2025-05-06 13:51:37 +02:00
.gitignore Cleanup .gitignore files for the monorepo 2024-06-28 12:00:52 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-MPL-RabbitMQ
Makefile rabbitmq_stomp: add ssl to PLT_APPS 2025-06-27 12:42:56 +02:00
NOTES
README.md make: Remove Travis-specific targets/config 2024-06-24 14:12:02 +02:00

README.md

RabbitMQ STOMP adapter

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.