Update README.rst
This commit is contained in:
parent
1f571eff77
commit
ed60987664
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ A custom Gunicorn worker is included to make deployment as friendly as possible:
|
|||
$ gunicorn -k flask_sockets.worker hello:app
|
||||
|
||||
Production services are provided by `gevent <http://www.gevent.org>`_
|
||||
and `gevent-websocket <https://bitbucket.org/Jeffrey/gevent-websocket>`_.
|
||||
and `gevent-websocket <https://bitbucket.org/noppo/gevent-websocket>`_.
|
||||
|
||||
The given example can run standalone as main.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue