I\'ve used Pusher API to put a simple push notification in place. I\'ve tested everything and Pusher works on my localhost. When I put the same
localhost
server's clock was drifted considerably so I used ntpdate ntp.ubuntu.com on terminal and corrected the time. To prevent future problems I put that in the crontab.
ntpdate ntp.ubuntu.com
Phew...