A simpleChat using Pusher.
Link: [https://dashboard.pusher.com/accounts/sign_up] Your Credential you can find under App keys once you are registered
replace this with your own $app_id = 'XXXX'; $app_key = 'XXXX'; $app_secret = 'XXXX';
var pusher = new Pusher('XXXX = app_id', { }