add Tomorrow to Concurrency section

This commit is contained in:
Vinta 2015-08-06 23:27:23 +08:00
parent 5105a685f3
commit 98caa887e3

View File

@ -750,6 +750,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [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. * [txZMQ](https://github.com/smira/txZMQ) - Twisted based wrapper for the 0MQ message library.
* [Crossbar](http://crossbar.io) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn). * [Crossbar](http://crossbar.io) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
* [Tomorrow](https://github.com/madisonmay/Tomorrow) - Magic decorator syntax for asynchronous code.
## WebSocket ## WebSocket