PyAMF 0.1.1 Released
PyAMF is a lightweight library that allows Flash and Python applications to communicate via Adobe’s ActionScript Message Format.
This is a bugfix release with the following changes:
- AMF3 encoder reported incorrect byte length header for non-ASCII string data. Patch supplied by akaihola. (Ticket:194)
- Decoder context not cleared between reading the remoting header and body. Reported by gerard. (Ticket:192)
Check out the download page, installation instructions or the API documentation.
Got questions? First stop is the mailing list.
