mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add screencast
This commit is contained in:
parent
78f496d75b
commit
2361cf9308
@ -33,7 +33,7 @@ Applications
|
|||||||
|
|
||||||
* Any WSGI_, Django_ and Paster_ compatible applications
|
* Any WSGI_, Django_ and Paster_ compatible applications
|
||||||
(`Pylons`_, `TurboGears 2`_, ...)
|
(`Pylons`_, `TurboGears 2`_, ...)
|
||||||
* Websockets (see the example_)
|
* Websockets (see the example_ or the screencast_)
|
||||||
* Reverse proxy implementation (with `Restkit WSGI proxy`_)
|
* Reverse proxy implementation (with `Restkit WSGI proxy`_)
|
||||||
* Comet
|
* Comet
|
||||||
* Long Polling
|
* Long Polling
|
||||||
@ -53,4 +53,5 @@ Applications
|
|||||||
.. _Pylons: http://pylonshq.com/
|
.. _Pylons: http://pylonshq.com/
|
||||||
.. _Turbogears 2: http://turbogears.org/2.0/
|
.. _Turbogears 2: http://turbogears.org/2.0/
|
||||||
.. _example: http://github.com/benoitc/gunicorn/blob/master/examples/websocket.py
|
.. _example: http://github.com/benoitc/gunicorn/blob/master/examples/websocket.py
|
||||||
.. _`Restkit WSGI proxy`: http://benoitc.github.com/restkit/wsgi_proxy.html
|
.. _`Restkit WSGI proxy`: http://benoitc.github.com/restkit/wsgi_proxy.html
|
||||||
|
.. _screencast: http://vimeo.com/10461162
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user