I have an application built in Flex / AS3 and I use the LAMP server as a proxy. I use ZendAMF to talk between Flex <=> PHP.
Now I need to build another server (proxy / gateway) in NodeJS, but the libraries are very very poor ( https://github.com/jamesward/JSAMF , https://github.com/timwhitlock/node-amf , https: / /github.com/TooTallNate/node-amf ) because they do not support RemoteObjects, only NetConnection.
Does anyone know a library or have already done something between Flex / AS3 and NodeJS, or can light my way to do something for this?
No one has answered this question yet.
See similar questions:
or similar: