[rabbitmq-discuss] pluggable message transformers

Alexis Richardson alexis at rabbitmq.com
Wed Aug 25 21:06:40 BST 2010


Jon

Did you see Tony's presentation at the Erlang Factory in March 2010?

alexis


On Wed, Aug 25, 2010 at 1:27 PM, Jon Brisbin <jon at jbrisbin.com> wrote:
> Hopefully I'll be getting back into my webhooks plugin today. One of the
> things I'll probably need to implement inside the plugin is a transformer of
> some sort that could turn an AMQP message into an HTTP request body. It will
> need to be pluggable, so I can add other kinds later, but for sure I'll want
> to be able to turn a binary message into a www-form-urlencoded. The JSON
> data I think I can handle with content-types, etc...
> Does anyone have an existing message transformer in Erlang I can look at? I
> guess I'm needing examples of ways to go about piping messages from one
> place to another and applying encoding or encrypting or somesuch...
>
> Thanks!
> J. Brisbin
> http://jbrisbin.com/
>
>
>
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


More information about the rabbitmq-discuss mailing list