Skip to content

Commit 1b47fd7

Browse files
Update readme
1 parent 03d39da commit 1b47fd7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.markdown

+8-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,14 @@ I ended up doing blocking IO instead of using NIO for a couple of reasons:
2525

2626
Status
2727
------
28-
This project is not yet done and I don't recommend using it just yet.
28+
I need to circle back to this project and do the following:
29+
30+
* Publish javadocs
31+
* Publish an official release
32+
* Add some integration tests against live servers
33+
* Check back on the latest websocket standards and implement enhancements
34+
35+
I am using this in a real application without issue and we have used it as a basis for testing and correcting an ios websocket library we are using. Due to the above, I hesitate to say it is ready for primetime, but neither am I aware of any problems with it.
2936

3037
License
3138
-------

0 commit comments

Comments
 (0)