Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 803 Bytes

HTML5 Realtime Activity Streams using Pusher

PusherActivityStreamer.js

The PusherActivityStreamer.js library

The purpose of the PusherActivityStreamer.js library is to make is super easy to activity streams to any web application.

The first version of this sample shows how to trigger realtime activity stream events from PHP. Later version will demonstrate how to achieve this using other backend technologies.

Demo

http://html5-realtime-activity-streams.pusher.io/

Tutorial

A tutorial explaining how to use the example can be found here: http://pusher.com/tutorials/realtime_activity_streams

Demo Deployment to Heroku

A heroku branch has been created in order for the demo to be deployed to Heroku.