|
|
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| priv/schema | ||
| src | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| BUILD.bazel | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| LICENSE-MPL-RabbitMQ | ||
| Makefile | ||
| NOTES | ||
| README.md | ||
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.