limscoder / amfast

An Adobe AMF serialization and RPC implementation for Python, written as a C extension for speed.
MIT License
5 stars 6 forks source link

Decoder object is not reuseable #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See:
http://groups.google.com/group/amfast/browse_thread/thread/f44d5e46c7ef7b54#

Original issue reported on code.google.com by dthomp...@gmail.com on 19 Oct 2009 at 4:33

GoogleCodeExporter commented 9 years ago
amfast.decode now throws exception when a DecoderContext is re-used.

Original comment by dthomp...@gmail.com on 21 Oct 2009 at 11:15