Gozala / lunet

Exploration: P2P Network access through the service worker
https://lunet.link
36 stars 2 forks source link

Support for paths #4

Closed Gozala closed 5 years ago

Gozala commented 5 years ago

At the moment app url could be changing but that is not reflected in the acutall address-bar as app is loaded in <iframe sandbox>.

We need to intercept pushState / popState / hashchange / load events and reflect those in address-bar.