Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smakinson/Pusher-ActionScript-Library

An ActionScript version of the pusher library for binding to events, etc.
https://github.com/smakinson/Pusher-ActionScript-Library

Last synced: 3 months ago
JSON representation

An ActionScript version of the pusher library for binding to events, etc.

Awesome Lists containing this project

README

        

Pusher ActionScript Library
============================

Note this library has been updated to use native JSON with Flash 11. If you need to use a previous player version, grab as3corelib from here:

https://github.com/mikechambers/as3corelib

and simply change the couple JSON method names.

Currently working with Pusher and porting the JavaScript library. This ActionScript version is stable as far as I know, but please let me know if you have troubles. The JavaScript version has been updated a bit and I have not found the time to keep this one 100% in sync with it, but I don't believe the changes are anything that should stop you from using this library.

Also still missing is a demo app which we will likely be keeping as a separate repository that contains a similar demo for all the languages. I may also add some super simple demo code in here at some point.