Skip to content

Commit 1c4ad50

Browse files
committed
Merge.
2 parents 3b403c6 + 0de7dcf commit 1c4ad50

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
.. image:: https://secure.travis-ci.org/stephenmcd/django-socketio.png?branch=master
22

3+
State of django-socketio
4+
========================
5+
6+
django-socketio is currently bound to socket.io 0.6, which is considerably
7+
out of date. It's fully functional, but some browsers now have newer
8+
implentations of WebSockets, and so alternative socket.io transports are
9+
fallen back to in these cases.
10+
11+
Work is currently underway to bring django-socketio up to date with the
12+
latest gevent-socktio, which has just recently started to support
13+
socket.io 0.8
14+
15+
Follow this thread for more info:
16+
17+
https://github.com/stephenmcd/django-socketio/issues/19
18+
319
Introduction
420
============
521

0 commit comments

Comments
 (0)