← Back to team overview

txamqp-user team mailing list archive

Re: Does txAMQP support SSL with rabbitmq 1.7?

 

Hi Ale

On Mon, Nov 2, 2009 at 8:27 PM, Ale <peralta.alejandro@xxxxxxxxx> wrote:
> Or maybe...
>
> I should just use reactor.connectSSL?

Yes, that's it :-) Remember that all the details about connecting to
TCP/SSL/UDP, etc. are delegated to Twisted, txAMQP just implements the
protocol on top of any suitable transport (e.g. TCP, SSL)

Cheers.



Follow ups

References