cordova-plugin-webserver
cordova-plugin-webserver copied to clipboard
Service Workers
Have you or anyone used this to hack out service workers in plain Cordova w/o Ionic?
Interesting use case anyone done this?
I might be willing to give it a try. I've found some StackOverflow posts which refer to doing exactly that, but with this plugin: https://github.com/floatinghotpot/cordova-httpd
That plugin also uses NanoHttpd under the hood, but does not appear very well maintained, and has some sketchy stuff going on in the issue queue. Anyone else had experience with that plugin?