-
Notifications
You must be signed in to change notification settings - Fork 271
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
How about a CLI client daemon? #37
Comments
Sounds brilliant. |
Possibly in the future, but I'm too busy at the moment, sorry. Nice project! |
This could probably be done via PhantomJS. Hrmm.... |
I've tried working this out via PhantomJS. I'm getting "not supported" from the validator.
I guess the client Phantom is running does not implement data channels. Anyone has another idea? |
This thread has some ideas: |
Also, if anyone feels like undertaking a broader mission that can solve this issue and help these guys: |
Ok people, there's this project https://github.com/js-platform/node-webrtc that built the webrtc stack (including datachannels) for node.js, Sharefest CLI should be closer than ever 👍 |
Any updates on this? It'd be awesome if I could run some CLI tool on a remote server that would return a https://sharefest.me/ for me to remotely download. |
A CLI is part of webtorrent, which is being developed very actively. WebTorrent aims to be a universal standard able to transport any data peer-to-peer. |
I think it would be a good feature, similar to seeding a torrent.
What does everyone think?
It could be nodejs based, or possibly use phantomjs for immediate deployment.
The text was updated successfully, but these errors were encountered: