rabbitmq-server/deps/rabbitmq_stomp
Michal Kuratczyk caa174aac9
rabbitmq_stomp: add ssl to PLT_APPS
2025-06-27 12:42:56 +02:00
..
examples Support x-max-age argument in stomp 2022-11-17 13:01:07 +01:00
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 Bump (c) line year 2025-01-01 17:54:10 -05: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 Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:04:17 +01:00
Makefile rabbitmq_stomp: add ssl to PLT_APPS 2025-06-27 12:42:56 +02:00
NOTES Add some old notes on broadcast sending. 2009-12-17 15:40:16 +00:00
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.