mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Added txZMQ (zeromq for twisted)
This commit is contained in:
parent
0b8420a23c
commit
b622fd0d59
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue