javascript - Push Notifications/Messaging in HTML5 web App -


i looking integrate push notification in jquery mobile web app using phonegap android. there solution put cloud messaging in web app push notification. app based on getting friends location , checked in new location looking messaging or push notification in web app.

i read http://www.html5rocks.com/en/tutorials/eventsource/basics/

but not helpful me.

if real time push notification not possible in html5 web app please let me asynchronous messaging offline messaging in app.

i implemented realtime messaging websocket protocol, easy implement, performant , supports encryption.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -