Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Road to browser support #90

Open
mkg20001 opened this issue Aug 31, 2017 · 6 comments
Open

Road to browser support #90

mkg20001 opened this issue Aug 31, 2017 · 6 comments

Comments

@mkg20001
Copy link
Collaborator

mkg20001 commented Aug 31, 2017

Tracking events related to ZeroNetJS Browser Support

@mkg20001
Copy link
Collaborator Author

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

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

@mkg20001
Copy link
Collaborator Author

Updates:

  • The swarms are separated

    Makes a lot of things easier
  • Browser & Client now have websocket-star support

    Which means that the browser now finally could (just in theory for now) download zites from other websocket-star peers

@danimesq
Copy link
Contributor

danimesq commented Sep 4, 2017

I think this #46 issue is important here.

@mkg20001
Copy link
Collaborator Author

mkg20001 commented Sep 5, 2017

I think this #46 issue is important here.

It's not directly related

@mkg20001
Copy link
Collaborator Author

mkg20001 commented Sep 7, 2017

ToDos for downloading files:

  • Rewrite discovery and peer classes to support libp2p and "hasZite" command
  • Finish "get zites" stuff
  • Fix saving files in browser
  • Implement fileGet into zeronet-fileserver
  • Finish libp2p-websocket-star

Post-Goals:

  • Multi-User
  • Multihashes

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

@mkg20001
Copy link
Collaborator Author

mkg20001 commented Sep 9, 2017


znjs in the browser connects to znjs 🎉

@mkg20001 mkg20001 added this to the Future milestone Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants