[rabbitmq-discuss] know when a consumer disconnect from a node
Matthias Radestock
matthias at rabbitmq.com
Tue Nov 15 00:37:50 GMT 2011
Kilian,
On 15/11/11 00:26, Kilian C. wrote:
> actually i am using https://github.com/postwait/node-amqp (nodejs)
> the only way is to write a custom exchange? the topic exchange doesn't
> have the bind/unbind event?
>
> i am not so good at erlang :)
You could implement everything via an external exchange without needing
to touch Erlang: https://github.com/rabbitmq/rabbitmq-external-exchange.
Matthias.
More information about the rabbitmq-discuss
mailing list