Created
July 7, 2014 09:20
-
-
Save pfreixes/592d8d6fcf5291f510ed to your computer and use it in GitHub Desktop.
rabbitmq event exchange, list of events
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List of available events and their topics used by | |
rabbitmq-event-exchange. | |
queue.* | |
consumer.* | |
user.* | |
permission.* | |
channel.* | |
policy.* | |
vhost.* | |
connections.* | |
Or just browse the rabbitmq code with : | |
$ grep "rabbit_event:notify" * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment