- From: Ben Kelly <notifications@github.com>
- Date: Fri, 23 Jan 2015 09:32:27 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 23 January 2015 17:32:54 UTC
@tyoshino @horo-t Can you initialize your stream to a dormant "waiting" state and then only start the IPC when someone first tries to observe that state? So checking the state, adding a state event listener, trying to read, etc. If possible, this would avoid the IPC being triggered in the getter. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/606#issuecomment-71230655
Received on Friday, 23 January 2015 17:32:54 UTC