sweeney + chat   2

nikhilm's gist: 374881 — Gist
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 
march 2011 by sweeney

Copy this bookmark:



description:


tags: