Thanks, Jan.
On Thu, Sep 13, 2012 at 12:10 PM, Jan Urbański wrote:
> On 13/09/12 21:04, David Serafini wrote:
>
>> How did you implement this? Did you use txamqp as a model or develop your
>> own approach?
>>
>
> No, I took pika (that already implements AMQP), wrote code to make it
> usable fr
On 13/09/12 12:59, exar...@twistedmatrix.com wrote:
> On 01:40 am, penx...@cisco.com wrote:
>> Hi experts
>>
>> Does Twisted support TCP MD5 Signature Option?
>> If does, how to use this?
>> Very thanks.
>
> Not specifically. You can get the underlying socket and call
> `setsockopt´ on it, though.
On 01:40 am, penx...@cisco.com wrote:
>Hi experts
>
>Does Twisted support TCP MD5 Signature Option?
>If does, how to use this?
>Very thanks.
Not specifically. You can get the underlying socket and call
`setsockopt´ on it, though. I've never used TCP MD5 signatures (it's a
pretty obscure featur
On 11/09/12 22:42, David Serafini wrote:
> I know about txAMQP. Has anyone done any work interfacing the
> kombu API with twisted?
Not kombu, but you can use pika with Twisted (I'm doing that in
production and it works well enough).
Cheers,
Jan
___
T