Hello, I've started rewriting the ruote-amqp library.
It's under the "rework" branch: https://github.com/kennethkalmer/ruote-amqp/tree/rework It's based on the latest amqp gem. Only the participant is there now, under lib/ruote/amqp/participant.rb, the specs are under spec2/ Once this new Ruote::Amqp namespace is completed, I will empty the RuoteAMQP namespace and wire it as a facade in front of Ruote::Amqp. Maybe I'll make a Bunny part (https://github.com/ruby-amqp/bunny) for the synchronous people. If you have complaints, feature requests, general advice, if you can read code... Don't hesitate to write here. This effort is motivated by: https://github.com/kennethkalmer/ruote-amqp/issues/5 https://github.com/kennethkalmer/ruote-amqp/issues/6 Best regards, thanks in advance for the feedback, -- John Mettraux - http://lambda.io/processi -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
