[rabbitmq-discuss] rabbitmq server in c
Michael Klishin
mklishin at gopivotal.com
Tue Jan 14 17:32:14 GMT 2014
On 14 Jan 2014, at 21:26, Roberto Pagliari <roberto at canary.is> wrote:
> is there a rabbitmq server c source code? I'm using rabbitmq-c but I need the server code and cross compile for a different platform.
RabbitMQ server is open source but it is not in C:
http://hg.rabbitmq.com/rabbitmq-server/
rabbitmq-c framing code is generated using codegen which is a submodule in the
same repo: is that what you are looking for?
https://github.com/alanxz/rabbitmq-c
http://hg.rabbitmq.com/rabbitmq-codegen
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list