Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoes committed Aug 20, 2013
1 parent cd8a54e commit d9bbd98
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
TornadIO2
=========

----------
Disclaimer
----------

Unfortunately, Socket.IO 0.x branch is abandoned, there are huge amount of bugs and nothing getting fixed. I would suggest to look at alternative
options, for example `SockJS <http://github.com/sockjs/>`. There's `sockjs-tornado <http://github.com/mrjoes/sockjs-tornado/>` too.
I don't plan to support TornadIO2 anymore, assuming that parent library is no longer maintained.

Contributors
------------

Expand Down

2 comments on commit d9bbd98

@ntrrgc
Copy link

@ntrrgc ntrrgc commented on d9bbd98 Aug 25, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this line can be struck through then:
- Actively maintained

@mrjoes
Copy link
Owner Author

@mrjoes mrjoes commented on d9bbd98 Aug 25, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, forgot to remove it.

Please sign in to comment.