Real-Time Chat App with Pusher
Implementing a real-time chat into a Yii-based application using the Pusher sockets/API service + PHP and javascript/jquery. We started with the Pusher-chat plugin provided by HTML5-ninja and then customized it to our needs. In particular, we needed the chat to recognize that we have multiple user groups with different permissions. Users should only be able […]