Question

I have heard about APE (ajax push engine) to make realtime notifications but I want to use the javascript framework of the APE instead of installing it.

Can any one help me with how to implement it for a realtime notification?
As far as I understand, Ajax Push Engine puts less load on server so I would like to use it for the realtime system. thanks.

Était-ce utile?

La solution

If you want to do "real time" applications with APE, you must install the APE Server. You can't do push in simple HTTP. If you don't have access to your server or don't want to install anything, try some services like Pusher.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top