Re: [Twisted-Python] Multi-service, multi-protocol examples

2013-07-25 Thread Glyph
On Jul 24, 2013, at 4:19 PM, Justin Chiu wrote: > Hi all, > > A couple weeks ago I posted a question to this list titled "AMQP listening > and user-facing daemon". The responses were very helpful; thank you. > > Does anyone have any examples/tutorials on writing with multiple protocols > doi

[Twisted-Python] Multi-service, multi-protocol examples

2013-07-24 Thread Justin Chiu
Hi all, A couple weeks ago I posted a question to this list titled "AMQP listening and user-facing daemon". The responses were very helpful; thank you. Does anyone have any examples/tutorials on writing with multiple protocols doing totally different things? I found a thread on Stackoverflo