Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Socket.IO NodeJS library
10-07-2010, 11:28 PM
Post: #1
Socket.IO NodeJS library
As part of my research in NodeJS and writing a NodeJS based MUD, I can across this little bit of heaven: Socket.IO library. What Socket.IO does is completely abstracts the cross-browser WebSocket functionality so that I can use this library (there is a client and a server component) without having to worry about there being WebSocket support. It handles all that, figuring out what technology is supported and providing a common interface to that.

Very nice and very helpful. Check it out: http://socket.io/
Find all posts by this user
Quote this message in a reply
03-22-2011, 10:55 PM
Post: #2
RE: Socket.IO NodeJS library
I am working with JsMag (an online publication) to write a series on Game Development using Node.JS. Part 1 of the series is about Node.js and Socket.IO.

You can read more about it in the soon-to-be-released April edition of of JsMag, http://www.jsmag.com/.
Find all posts by this user
Quote this message in a reply
04-07-2011, 11:46 PM
Post: #3
RE: Socket.IO NodeJS library
The April Edition of JSMmag is now available for purchase for anyone interested in reading about Node.js and Socket.IO use in Game Development.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)