Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcd committed Mar 12, 2012
1 parent dc7b2e1 commit 0de7dcf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
.. image:: https://secure.travis-ci.org/stephenmcd/django-socketio.png?branch=master

State of django-socketio
========================

django-socketio is currently bound to socket.io 0.6, which is considerably
out of date. It's fully functional, but some browsers now have newer
implentations of WebSockets, and so alternative socket.io transports are
fallen back to in these cases.

Work is currently underway to bring django-socketio up to date with the
latest gevent-socktio, which has just recently started to support
socket.io 0.8

Follow this thread for more info:

https://github.com/stephenmcd/django-socketio/issues/19

Introduction
============

Expand Down

0 comments on commit 0de7dcf

Please sign in to comment.