Merge pull request #145 from petrushev/add-txzmq

Added txZMQ (zeromq for twisted)
This commit is contained in:
Vinta 2014-07-18 05:29:18 +08:00
commit a768fb2c55

View File

@ -592,6 +592,7 @@ long, literate-programming-style documentation generator.
* [diesel](https://github.com/jamwt/diesel) - Greenlet-based event I/O Framework for Python.
* [eventlet](http://eventlet.net/) - Asynchronous framework with WSGI support.
* [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library.
* [txZMQ](https://github.com/smira/txZMQ) - Twisted based wrapper for the 0MQ message library.
## WebSocket