exokitxr / exokit-web

Exokit WebXR engine for the browser
70 stars 18 forks source link

Service Worker cache #58

Open avaer opened 5 years ago

avaer commented 5 years ago

Adds an initial service worker cache; this should primarily help optimize our proxy hits.

Additionally, it sets the stage for Exokit Web to be used in a PWA.