amqp plugin: Improve handling of the "routing key".
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 6 Aug 2010 13:45:13 +0000 (15:45 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 6 Aug 2010 13:45:13 +0000 (15:45 +0200)
commitb96f58e73819f3928919dfa2da63829fcae92f86
tree638faf68e05abdfaee6b337534987e6a7caaf480
parent28144b13e832d39bc10143ef4f5097868688f299
amqp plugin: Improve handling of the "routing key".

If no routing key is configured, the publish code will now create one based
on the value's identifier. The subscribing code will no longer use a
default but use an empty routing key if nothing was configured.
src/amqp.c