We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ae4b7 commit 8b3a55aCopy full SHA for 8b3a55a
README.markdown
@@ -18,7 +18,7 @@ Features:
18
* __output buffer__ - send data while the transport is still connecting. No problem, socket.io-java-client handles that.
19
* __meaningful exceptions__ - If something goes wrong, SocketIO tries to throw meaningful exceptions with hints for fixing.
20
21
-__Status:__ Connecting with Websocket is production ready. XHR is not usable at the moment but I'm working on it.
+__Status:__ Connecting with Websocket is production ready. XHR is in beta.
22
23
## How to use
24
0 commit comments