[slightlyoff/ServiceWorker] Communicate with Native Apps (#960)

It would be nice if we could send and receive messages to/from a native app from the serviceWorker, it could be use as a hook into the system and we could do something wich is not possible in javascript. This would be usefull for industrial usage where the device and the environment is given, the Web Application could be the interface of the native modules which are not changing a lot but the interface is always changing so it's better to keep the program on web for faster developments and for better debugging tools.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/960

Received on Friday, 19 August 2016 20:56:40 UTC