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

Can't use webtorrent.min.js directly from a webpage #778

Closed
mrozbarry opened this issue Apr 28, 2016 · 4 comments
Closed

Can't use webtorrent.min.js directly from a webpage #778

mrozbarry opened this issue Apr 28, 2016 · 4 comments

Comments

@mrozbarry
Copy link

@mrozbarry mrozbarry commented Apr 28, 2016

  • WebTorrent version: 0.91.0
  • Node.js version: N/A
  • Browser name/version (if using WebTorrent in the browser): Chrome 49.0.2623.112 (64-bit) on OSX Yosemite

Here is my html file:

<!DOCTYPE html>
<html>
  <body>
    <script src="https://cdn.jsdelivr.net/webtorrent/latest/webtorrent.min.js"></script>
  </body>
</html>

More here:

screen shot 2016-04-27 at 8 14 53 pm

I also tried using a version of webtorrent.min.js downloaded from npm (node_modules/webtorrent/webtorrent.min.js), with the same results.

I came across this while trying to get a minimal working case of webtorrent to narrow down where my issue was with #768.

@rickbeacham

This comment has been minimized.

Copy link

@rickbeacham rickbeacham commented Apr 28, 2016

Try chrome canary?

Sent from my jailbroken iPhone

On Apr 27, 2016, at 5:20 PM, Alex Barry notifications@github.com wrote:

WebTorrent version: 0.91.0
Node.js version: N/A
Browser name/version (if using WebTorrent in the browser): Chrome 49.0.2623.112 (64-bit) on OSX Yosemite
Here is my html file:

<script src="https://cdn.jsdelivr.net/webtorrent/latest/webtorrent.min.js"></script> More here:

I also tried using a version of webtorrent.min.js downloaded from npm (node_modules/webtorrent/webtorrent.min.js), with the same results.

I came across this while trying to get a minimal working case of webtorrent to narrow down where my issue was with #768.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@Lunik

This comment has been minimized.

Copy link
Contributor

@Lunik Lunik commented Apr 28, 2016

See #771 :)

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Apr 28, 2016

Fix published as 0.91.2

@feross feross closed this Apr 28, 2016
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.