문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top