I'm looking for a good XML-RPC server implementation to be included as part of an existing Flash+AS3 application in order to be notified on events by a client.
The ideal implementation should be well written, documented, reliable and encapsulated in order to be easily and cleanly wrapped.
EDIT:
I'm working on porting the app on Adobe AIR runtime, will this execution environment bypass the listening socket limitation? If yes, any doc about this issue?