[Twisted-Python] Problem with txampq_helper ampqFactory: closing connections

2014-01-29 Thread Andrew Francis
Hi Folks: I need to maintain a programme that uses txampq_helper library ampqFactory. The current program does not close the connection to the underlying rabbitmq (the code is a mess).  Can I simple call theampqFactory.protocol.transport.loseConnection()? Do I need to unregisterProducer() first

Re: [Twisted-Python] Protocol for socket.io

2014-01-29 Thread Laurens Van Houtven
Hi Andrew, SockJS is a different project from socket.io; it just tries to solve a similar problem (WebSockets everywhere). If you literally need socket.io and not a similar thing in the same problem space, then SockJS will not help you. You can read about the spec for SockJS here: https://githu

Re: [Twisted-Python] Protocol for socket.io

2014-01-29 Thread Andrew Francis
Hi Laurens and Folks: Thanks for all the replies. I'll try desert-sockjs first. Looking through the documentation, it is not clear to me how I would handle socket.io events (unfortunately I am new to socket.io). There doesn't seem to be an event decorator like Socket.io for Tornadio2. I am look

[Twisted-Python] Python Events Calendar (Now with Twitter feed)

2014-01-29 Thread Laurens Van Houtven
Hi Twisters, Marc-Andre Lemburg from the PSF has been taking care of a Python events calendar for a while. It now has a twitter feed making it easier to find new events. If you're doing any Python-related events, such as of course Twisted sprints, or maybe Python user group meetups, please don't