add screencast

This commit is contained in:
benoitc 2010-03-26 21:13:46 +01:00
parent 78f496d75b
commit 2361cf9308

View File

@ -33,7 +33,7 @@ Applications
* Any WSGI_, Django_ and Paster_ compatible applications
(`Pylons`_, `TurboGears 2`_, ...)
* Websockets (see the example_)
* Websockets (see the example_ or the screencast_)
* Reverse proxy implementation (with `Restkit WSGI proxy`_)
* Comet
* Long Polling
@ -53,4 +53,5 @@ Applications
.. _Pylons: http://pylonshq.com/
.. _Turbogears 2: http://turbogears.org/2.0/
.. _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