[rabbitmq-discuss] Minor bug on the new erlang client

Alvaro Videla videlalvaro at gmail.com
Tue Jun 7 11:31:37 BST 2011


Hi Matthew,

Lately I've been working in many utility kind of functions for the erlang client. For example, do retrieve pre created records for queue declare, exchange declare, and so on. So a function called anon_queue() will give back a record like: #'queue.declare'{queue = <<"">>, durable = false, exclusive = true, auto_delete = true}.

Do you think these kind of functions might be useful for the erlang client?

Alvaro


More information about the rabbitmq-discuss mailing list