eklem / sidx-service-worker

Plain JavaScript attempt on running search-index through a service worker. As a PWA. Offline first. Search-index as backend, service worker as the middleware.
MIT License
0 stars 0 forks source link

Basic service worker + app: Initialising, installing and caching #8

Open eklem opened 4 months ago

eklem commented 4 months ago

Get the standard stuff going + 1 message to be sent each way (client -> service worker + service worker -> client)