Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pwalczyszyn/amf-message-deserializer

This is an AS3 library that can deserialize AMF messages sent by Flash/Flex apps.
https://github.com/pwalczyszyn/amf-message-deserializer

Last synced: about 2 months ago
JSON representation

This is an AS3 library that can deserialize AMF messages sent by Flash/Flex apps.

Awesome Lists containing this project

README

        

To use it just instantiate AmfMessageDeserializer class and use its deserialize function to get AmfPacket object based on an array of AMF bytes.