From 2361cf930839aba035b9a6fda2dce76d94964398 Mon Sep 17 00:00:00 2001 From: benoitc Date: Fri, 26 Mar 2010 21:13:46 +0100 Subject: [PATCH] add screencast --- doc/site/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/site/index.rst b/doc/site/index.rst index 0536115c..be635dea 100644 --- a/doc/site/index.rst +++ b/doc/site/index.rst @@ -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 \ No newline at end of file +.. _`Restkit WSGI proxy`: http://benoitc.github.com/restkit/wsgi_proxy.html +.. _screencast: http://vimeo.com/10461162