AmFast <http://code.google.com/p/amfast/> is Flash remoting package for Python. AmFast <http://code.google.com/p/amfast/> version 0.3 has been released. In addition to the changes listed below, the documentation <http://code.google.com/p/amfast/wiki/Documentation> has been updated, and several new example <http://code.google.com/p/amfast/wiki/ExampleImplementations> applications <http://code.google.com/p/amfast/wiki/ExampleImplementations> <http://code.google.com/p/amfast/wiki/ExampleImplementations> have been added.
Changes ======== * Producer/Consumer messaging via HTTP polling. * Built in Channels for CherryPy, Twisted Web, and straight-up WSGI. * Easily configurable authentication for NetConnection and RemoteObject. * PyAmfEndpoint to encode/decode messages with pure Python, with no C compiler dependencies.

