ZeroNetJS / zeronet-js

ZeroNet in JS
MIT License
48 stars 9 forks source link

Road to browser support #90

Open mkg20001 opened 7 years ago

mkg20001 commented 7 years ago

Tracking events related to ZeroNetJS Browser Support

mkg20001 commented 7 years ago

Service Workers can be used as proxys. Meaning we can put a FULL zeronet node IN THE BROWSER with an UI SERVER :tada:

Ref: https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

mkg20001 commented 7 years ago

Updates:

danimesq commented 7 years ago

I think this https://github.com/ZeroNetJS/zeronet-js/issues/46 issue is important here.

mkg20001 commented 7 years ago

I think this #46 issue is important here.

It's not directly related

mkg20001 commented 7 years ago

ToDos for downloading files:

Post-Goals:

That's it. If we are done with every goal then stuff like commenting extensions will be possible.

mkg20001 commented 7 years ago

znjs in the browser connects to znjs :tada: