BBVAEngineering / ember-web-workers

Service to communicate your application with browser web workers
MIT License
44 stars 10 forks source link

support on/off using `open` #79

Open kellyselden opened 3 years ago

kellyselden commented 3 years ago

The goal is to open the worker with an initial payload, then get multiple responses over time without requiring a postMessage.