Skip to content

Commit 727befc

Browse files
committed
Update README.rst
1 parent d9bbd98 commit 727befc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Unfortunately, Socket.IO 0.x branch is abandoned, there are huge amount of bugs
1010
options, for example `SockJS <http://github.com/sockjs/>`. There's `sockjs-tornado <http://github.com/mrjoes/sockjs-tornado/>` too.
1111
I don't plan to support TornadIO2 anymore, assuming that parent library is no longer maintained.
1212

13+
If you still want to try Socket.IO with Python, TornadIO2 is quite stable and used in production.
14+
1315
Contributors
1416
------------
1517

@@ -30,7 +32,6 @@ Key features:
3032
- Full unicode support
3133
- Support for generator-based asynchronous code (tornado.gen API)
3234
- Statistics capture (packets per second, etc)
33-
- Actively maintained
3435

3536
What is Socket.IO?
3637
------------------

0 commit comments

Comments
 (0)