Brett Cameron

Results 10 comments of Brett Cameron

I helped Tony bring the code up to date to work with 2.8.x, but I must admit that I've not tried it with anything higher than 2.8.7. What version of...

This suggests that the RabbitHub plugin was built with a higher version of Erlang than the one your using with RabbitMQ... whatever version(s) are you using? On Tue, Apr 9,...

If you just want to play around and experiment with the RabbitHub plugin, I can give you internet access to an instance. If this would be of interest, ping be...

Try https://github.com/brc859844/rabbithub. I updated the code a few months back for RabbitMQ 3.1.0, but have not tried it yet with 3.1.4. In theory it should be okay... maybe. Brett On...

Okay. I'll try to have a look at it over the weekend - it will hopefully not be a big deal! I might try it with RabbitMQ 3.1.5, which has...

Okay, give https://region-a.geo-1.objects.hpcloudsvc.com:443/v1/66395568832599/RabbitHub/rabbithub-3.1.5.eza spin with RabbitMQ 3.1.5, or use the latest sources from https://github.com/brc859844/rabbithub. Brett On Sat, Aug 17, 2013 at 3:41 AM, redsquare [email protected] wrote: > Awesome! I noticed...

That's just a bit frustrating! When I updated and tested the plugin over the weekend I was using Erlang 15B01 and things were working fine; however upon switching to Erlang...

With a bit of frantic hacking I've got things working with Erlang 16B01. Give https://region-a.geo-1.objects.hpcloudsvc.com:443/v1/66395568832599/RabbitHub/rabbithub-3.1.5.eza spin and let me know how you get on! Tony, FYI I'm not entirely sure...

No problem. You are correct; there is currently no support for hub.secret. I'll try to find some time to look into this and support for durable/persistent queues/exchanges/messages. Regards, Brett On...

In terms of HTTPS, for calls to RabbitHub it would be necessary to configure SSL along similar lines to the RabbitMQ management UI, as it uses essentially the same web...