Flotype / now

NowJS makes it easy to build real-time web apps using JavaScript
http://www.nowjs.com
MIT License
1.91k stars 175 forks source link

documentation lacks new clientWrite and socketio options #46

Closed tommedema closed 13 years ago

tommedema commented 13 years ago

The documentation lacks the new clientWrite and socketio options.

sridatta commented 13 years ago

We seemed to have missed that. I'll write those in tonight!

ericz commented 13 years ago

Obviously sridatta didn't write the documentation on the night of April 10th. We'll get this in there

tommedema commented 13 years ago

Documentation also incorrectly says that the connected events on the server return a clientId rather than a client.

ericz commented 13 years ago

Finally this can be put to rest. Also the ' incorrectly says that the connected events on the server return a clientId rather than a client.' has been fixed in an earlier commit.