Mike Bonnet
|
022a172abe
|
- only send messages for post callbacks
- remove the unnecessary "post" prefix from the message type
|
2010-01-05 14:37:11 -05:00 |
|
Mike Bonnet
|
b320bada69
|
- replace periods with underscores in the tokens that make up the routing key, so the number of tokens in the routing keys are deterministic and consistent
- reduce the number of tokens in the routing keys
|
2010-01-04 18:52:13 -05:00 |
|
Mike Bonnet
|
bca4ad5e76
|
rename the "queues" configuration section to "topic", to indicate it is only relevant for topic exchanges
|
2010-01-04 18:30:58 -05:00 |
|
Mike Bonnet
|
91e6572e89
|
support for the "headers" exchange type
|
2010-01-04 18:27:07 -05:00 |
|
Mike Bonnet
|
40423461db
|
don't let encoding push the routing key over the max length
|
2010-01-04 16:44:59 -05:00 |
|
Mike Bonnet
|
1f290e278c
|
declare our own exchange, rather than using the builtin amq.topic exchange
|
2010-01-04 16:32:57 -05:00 |
|
Mike Bonnet
|
53296425c1
|
messagebus.py: a hub plugin to send notifications of events to an amqp broker
|
2009-12-22 13:44:12 -05:00 |
|