Hi,
Some weeks ago I wrote about one of my current project called vnotifier (http://www.yiiframework.com/forum/index.php?app=forums&module=forums§ion=findpost&pid=186204).
Now, you can check it at the extension page: http://www.yiiframework.com/extension/vnotifier/
If you have any comment, question or suggestion, please post it here, or at github (https://github.com/voidcontext/yii-vNotifer).
Some weeks ago I wrote about one of my current project called vnotifier (http://www.yiiframework.com/forum/index.php?app=forums&module=forums§ion=findpost&pid=186204).
Quote
I'm working on a realtime notification system for Yii. The base concept is that we are sending a message from Yii (using predis, and redis' publish feature), while we are running a node.js app where socket.io clients can subscribe to redis messages.
Now, you can check it at the extension page: http://www.yiiframework.com/extension/vnotifier/
If you have any comment, question or suggestion, please post it here, or at github (https://github.com/voidcontext/yii-vNotifer).