Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pwalczyszyn/amf-message-deserializer
- Owner: pwalczyszyn
- License: lgpl-3.0
- Created: 2011-01-10T16:27:47.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-15T10:17:57.000Z (almost 14 years ago)
- Last Synced: 2024-08-04T05:06:14.630Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 104 KB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
- awesome-actionscript-sorted - amf-message-deserializer - This is an AS3 library that can deserialize AMF messages sent by Flash/Flex apps. (Unsorted / Other API)
README
To use it just instantiate AmfMessageDeserializer class and use its deserialize function to get AmfPacket object based on an array of AMF bytes.