nikhilm's gist: 374881 — Gist
march 2011 by sweeney
A simple example of an IM client implemented using
Redis PUB/SUB commands so that all the communication
is offloaded to Redis, and the node.js code only
handles command interpretation,presentation and subscribing.
redis
chat
node.js
Redis PUB/SUB commands so that all the communication
is offloaded to Redis, and the node.js code only
handles command interpretation,presentation and subscribing.
march 2011 by sweeney
Copy this bookmark: