PyGoWave Actionscript API
February 28, 2010 ยท View on GitHub
Website: http://github.com/kusako/pygowave-as-clientapi
Project Lead/Maintainer: Markus Strickler <markus.strickler at googlemail dot com>
Note
This is a preliminary release and the Actionscript API is currently not still very much work in progress. So there is massive room for improvement (release early...). It is mainly a byproduct of the ARWave (http://code.google.com/p/arwave/) effort, but might be useful for anyone who wants to access PyGowWave from Flash/Flex.
Install
For installation or compiling instructions, see the INSTALL file.
License
The PyGoWave Actionscript API is licensed under the GNU Lesser General Public License.
Description
This is a straight port of the PyGoWave-QT client API created by Patrick Schneider patrick.p2k.schneider@gmail.com and avialble at http://github.com/p2k/pygowave-qt/tree/master/PyGoWaveApi/ Note that this is just a library, not a working application.
Dependencies
You will need Flex SDK 3.4 or later.
The as3-stomp library is required to use this API. It is available at http://as3-stomp.googlecode.com/svn/trunk/
as3corelib is required to se this API. It is available at http://code.google.com/p/as3corelib/