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

Feature Request: Port this to Javascript #1

Open
athendrix opened this issue Oct 2, 2018 · 0 comments
Open

Feature Request: Port this to Javascript #1

athendrix opened this issue Oct 2, 2018 · 0 comments

Comments

@athendrix
Copy link

This is a pretty cool idea, but as C code it's a little limited.
Both torrent technology and SQLite databases can be used from within Javascript
using Webtorrent https://webtorrent.io/
and SQLite in browser http://kripken.github.io/sql.js/GUI/

You'd need to host your db files on a Webtorrent instead of a normal torrent, but since AFAIK the only difference in the protocol is using websockets instead of sockets, this should be fairly straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant