BionicFramework / BionicCLI

Bionic Framework CLI - Ionic Framework CLI clone to build and deploy PWAs and Mobile Apps using Blazor
MIT License
58 stars 4 forks source link

Investigate and Create sample Service Worker Bridge for Bionic #12

Open bmsantos opened 6 years ago

bmsantos commented 6 years ago

Bionic apps will have the need to access Service Worker state information. As such, Bionic app must be able to receive updates from PWA service workers.

This ticket is for investigation purpose at this stage.