浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Experimenting with Node.js - Jeff Kreeftmeijer

Experimenting with Node.js

If you see extra mouse cursors moving around: don’t worry, they’re part of the demo. You can always disable them if you want.
I’ve written a follow-up on this article, in which I improved a lot of the code. Be sure to read that one too!

If you’re using a browser that supports web sockets, you might see some extra mouse cursors moving around. These are actually other people also looking at this page right now, live, as we speak. If you don’t see anything, try to open up this page in another browser window next to this one and move your mouse in it.

This is an experiment I did to play around with Node.js and web sockets. I’ve put everything in a Gist in case you want to try it out yourself. I’ll explain how it works in this article.

posted on 2012-05-13 12:53  lexus  阅读(240)  评论(0编辑  收藏  举报