On Thu, Jul 19, 2012 at 12:51 AM, Roberto De Ioris <[email protected]> wrote:
>
> Authentication is here:
>
> uwsgi_imperial_monitor_amqp_init
>
> the parser for ues->arg is missing (you will find username and password
> hardcoded to 'guest').
>
> If you can implement one, you only need to call
>
> uwsgi_amqp_consume_queue(int fd, char *vhost, char *username, char
> *password, char *queue, char *exchange, char *exchange_type)
>
> with the right args (currently is all hardcoded as you can see)

ah right right, i do see, thanks

cool, thanks for the breakdown too; i'll see if i can bang out a
solution tonight that will get me thru work tomorrow/friday.  worse
case i can fall back to 1.2.4, but i like some 1.3 features (esp.
looking forward to playing with the tracebacker) ... we'll see what
happens.

-- 

C Anthony
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to