sweeney + websockets 2
Node.js and Redis Pub-Sub - How To Node - NodeJS
december 2010 by sweeney
Node.js is a perfect platform for creating event driven applications. Redis and WebSockets are great companions to Node.js. The following tutorial will walk through the steps to build a web application that streams real time flight information using Node.js, Redis, and WebSockets.
javascript
node.js
redis
websockets
december 2010 by sweeney