amqp plugin: Implement the "Format" config option.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 6 Aug 2010 13:01:40 +0000 (15:01 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 6 Aug 2010 13:03:08 +0000 (15:03 +0200)
commit2193369303b99a35fe09d14632d66c00e20755c6
tree2ca86ffffd8d3ea2bbf8986366cb860bd3621440
parent91ca6eb3c01b7f9bbcfd624dfbfcb8910dc65098
amqp plugin: Implement the "Format" config option.

By default, the publishing code now creates "command" (i.e. PUTVAL) output.
For now this is easier to parse, so use this for the subscribing code.
(For now, anyways. I guess JSON will come later, too.)
src/Makefile.am
src/amqp.c