Hi;<div><br></div><div>I am happy to announce that with the blessing of the RabbitMQ team, I have taken the lead on further development of the C RabbitMQ client library, also known as rabbitmq-c.</div><div><br></div><div>The new home for the code is now on github:</div>

<div><a href="https://github.com/alanxz/rabbitmq-c" target="_blank">https://github.com/alanxz/rabbitmq-c</a>
</div><div><br></div><div>My long term goal with the library is to have simple, stable, and scalable library that has feature-parity of that of the Java and .NET clients.</div><div><br></div><div>Some near term goals I have for the library include:</div>
<div>- Documenting the APIs presented by the library</div><div>- Merging in channel-oriented memory management�<a href="https://github.com/alanxz/rabbitmq-c/pull/5">https://github.com/alanxz/rabbitmq-c/pull/5</a></div><div>
- Providing some patterns for consuming messages to reduce the amount of boiler plate code users have to write.</div><div><br></div><div><br></div><div>I want to encourage users of the library to get involved in the development of the library. Good ways to get involved include:</div>

<div>�- <a href="https://github.com/alanxz/rabbitmq-c/fork" target="_blank">Forking</a> the library on github and submitting a pull request</div><div>�- Submitting any bugs, or feature requests to the issue tracker on github�<a href="https://github.com/alanxz/rabbitmq-c/issues" target="_blank">https://github.com/alanxz/rabbitmq-c/issues</a></div>

<div>�- Sparking up a discussion or simply asking questions on usage on the rabbitmq-discuss listserv</div><div><br></div><div>-Alan</div>