rabbitmq-server/deps/rabbitmq_stomp
Iliia Khaprov 24e873db0c STOMP: queue type tests - add queue.type assertions
(cherry picked from commit a91371dfe6)
2025-05-05 17:33:16 +00: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: queue type tests - add queue.type assertions 2025-05-05 17:33:16 +00: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
Makefile STOMP: queue type tests - add queue.type assertions 2025-05-05 17:33:16 +00: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.