[erlang-questions] AMQP payload between C & Erlang

Avinash Dhumane avinash@REDACTED
Sat Sep 1 14:58:57 CEST 2012


This is my first ever shot at AMQP!

A legacy "C" application needs to interoperate with Erlang application over AMQP (RabbitMQ) by exchanging native C-structs as payload.

What do I need to do in Erlang-side application (because this is where I have maximum control) so that C-app sees the payload as structs and Erlang-app sees the payload as tuples?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120901/5b23f856/attachment.htm>


More information about the erlang-questions mailing list