【发布时间】:2012-06-07 05:48:04
【问题描述】:
//服务器设置....
//Store using Redis ..
this is the part of the code, now i have to send the stored data to other clients connected,the case is 'n' no.of application with 'n' no.of clients, so i have to create channels here dynamically. am asking u to help me by giving ideas for creating dynamic channel name for pub/sub.
【问题讨论】:
-
改进问题,否则这个问题也会让我的投票也被关闭。
标签: javascript node.js redis socket.io