mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
Added txZMQ (zeromq for twisted)
This commit is contained in:
parent
0b8420a23c
commit
b622fd0d59
|
@ -592,6 +592,7 @@ long, literate-programming-style documentation generator.
|
||||||
* [diesel](https://github.com/jamwt/diesel) - Greenlet-based event I/O Framework for Python.
|
* [diesel](https://github.com/jamwt/diesel) - Greenlet-based event I/O Framework for Python.
|
||||||
* [eventlet](http://eventlet.net/) - Asynchronous framework with WSGI support.
|
* [eventlet](http://eventlet.net/) - Asynchronous framework with WSGI support.
|
||||||
* [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library.
|
* [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
|
## WebSocket
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user