Langohr is an idiomatic Clojure client for RabbitMQ that embraces AMQP 0.9.1 model.<div><br></div><div>1.0.0-beta4 includes a couple of usability improvements:</div><div><br></div><div> * Payloads will now be coerced to bytes (by default, Langohr comes with implementations for strings and byte arrays) instead of</div>

<div>   assuming it is always a string</div><div><br></div><div> * Default values of the :exclusive flag for queues is now set to false. Previously having it set to true caused<div>   confusion w.r.t. non-auto-deleted queues being deleted in when the connection that declared them was closed.</div>

<div><br></div><div>Kudos to Alex Petrov and Álvaro Videla for pointing out both issues.</div><div><br></div><div><br></div><div>Detailed change log:</div><div><a href="https://github.com/michaelklishin/langohr/blob/master/ChangeLog.md">https://github.com/michaelklishin/langohr/blob/master/ChangeLog.md</a></div>

<div><br></div><div>Langohr on github (sorry, <a href="http://clojurerabbitmq.info">http://clojurerabbitmq.info</a> is still in the works):</div><div><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a>/langohr</div>

<div><br></div><div>Updates are announced on Twitter @clojurewerkz.</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>

<br>
</div>