Title

Node.js Note

Node.js 和 Socket.io 搭建消息实时推送

参考 http://www.jianshu.com/p/d9b1273a93fd
参考 http://socket.io/
参考 http://segmentfault.com/a/1190000000382788
参考 http://segmentfault.com/blog/jiyinyiyong/1190000000453817
参考 http://www.oseye.net/user/kevin/blog/83
参考 http://zh.wikipedia.org/wiki/WebSocket

文章目录
  1. 1. Node.js Note
    1. 1.0.0.1. Node.js 和 Socket.io 搭建消息实时推送