-
Notifications
You must be signed in to change notification settings - Fork 40
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
Can't get Demo to work... #18
Comments
Hi Erich, Sorry you're having trouble. The demo page is using a self-hosted broker. I just restarted the broker and retried the demo and it seems to work. Give it a go again in the latest version of Firefox Nightly (http://js-platform.github.io/p2p/examples/data-demo.html), hopefully that will fix the problem. A |
Hi Alan, thanks so much for your quick reply. I am away from my desktop that has the latest nightly browsers, but I will give it a try tonight. I'll report back soon. Thanks again! :) |
Sorry to report that it's still not working. I tried with two Firefox Nightly browsers, then closed those and then tried it with two Chrome Canary browsers. Just to make sure I'm doing everything right - I hit the 'connect' blue link in the first browser, then I copy and paste the resulting URL (which has been lengthened with a long ID number) into the URL address bar of the second browser, right? On my machine, both browsers then just have the text input field and that's it. I can type and it says " what-I-Wrote" but it doesn't get transferred back and forth between the browsers. Hope this helps you figure out what's going on. Please let me know if there is anything I can do on my end to keep testing this out. Thanks! |
Ah, I think this is a case of poor documentation. You should open the I hope that helps! A |
Hi Alan, I guess you can close this issue if you want now, because it was not really a bug on your end. Thanks again! :) |
This does appear to be broken in Chrome 29, though it works in Chrome 27. :( I hope to have time to fix a bunch of the open issues soon! |
Any updates? |
I haven't had time to address this yet. I do accept pull requests though :) |
Hi, I've tried lots of different things but I can't get the data-demo.html to work, even using Chrome Canary. I clicked on developer tools and it says the following in the console error log:
peer.onerror data-demo.js:61
callback p2p-client.js:3745
fail p2p-client.js:3752
handshake.onerror p2p-client.js:4464
callback p2p-client.js:3745
fail p2p-client.js:3752
(anonymous function)
What am I doing wrong? Thanks in advance. This library looks really cool and I want to check it out. :-)
-Erich
The text was updated successfully, but these errors were encountered: