I'm trying to find an easy way to implement push notification between PHP and Flash (AS3). The flow is as following : i get a message to my external API -> i need to update my client regarding the changes he need to do without do pulling.
I know SmartFox server has the ability to do that but SmartFox is java based, but don't understand if i can connect to smart fox from php, and i can how would i do that.
If anyone can help, please do.