Re: [w3c/ServiceWorker] Should EventSource and WebSocket be exposed in service workers? (#947)

> What did you mean by "incoming call" and "If yes"? Is your application a voice chat?
@tyoshino yes, it is a video chat application.

Simplified, we receive only two messages via WebSocket as you described - start ringing with caller details and stop ringing. It can be reworked to use 2 push notifications as you described. It will just mean for us to not to reuse existing API which is now used in several other cases.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/947#issuecomment-265683992

Received on Thursday, 8 December 2016 08:38:55 UTC