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