Hi!<div><br></div><div>For a couple of months I have been actively using and working on a [yet another] Clojure library built on top of the RabbitMQ Java client. I think</div><div>it is time to announce it, even though it is not 1.0 yet and documentation site is not yet public/finished. It is available on github at</div>

<div><br></div><div><a href="https://github.com/michaelklishin/langohr">https://github.com/michaelklishin/langohr</a></div><div><br></div><div>and is licensed under the Eclipse Public License.</div><div><br></div><div><br>

</div><div><div>As the README explains, the goal was to combine my experience of using Java client for over a year with 3+ years of experience with Ruby amqp gem, both</div><div>as a user and now as a maintainer. So Langohr has features and ideas from both, packaged in a library that is especially easy to use from Clojure.</div>

<div><br></div><div>Langohr supports all RabbitMQ extensions, has been in very active use since August, used to interoperate with applications that use Ruby (amqp gem) and C</div><div>(librabbitmq), has its own test suite (mostly to have examples, although it did reveal some changes between RabbitMQ client 2.5 and 2.6 that I don&#39;t believe</div>

<div>were announced in the 2.6.0 release notes) and documentation site is in the works.</div><div><br></div><div>Langohr is certainly not the first Java client wrapper available for Clojure but the most complete and one of the most polished ones. If you use RabbitMQ with Clojure,</div>

<div>give it a try!</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>