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

re-broadcast socket io events #88

Closed AD7six closed 13 years ago

AD7six commented 13 years ago

there are a number of socket.io events which if you use nowjs, you don't know about.

Added an emit for disconnect - and some future planning for events coming in socket io 0.7

PS. what's your whitespace code standard? not all files are without a new line at the end of the file.