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

Improve integration instructions #681

Merged
merged 3 commits into from Mar 16, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Next

move reference from features to setup

  • Loading branch information
Autarc committed Mar 16, 2016
commit 2552c4ba74dbdc5d648b9fe22068e188a8d8c37d
@@ -101,10 +101,6 @@ connect to both normal *and* web peers.

- Stream to **AirPlay**, **Chromecast**, **VLC player**, and many other devices/players

**NOTE**: To connect to "web peers" (browsers) in addition to normal BitTorrent peers, use
[webtorrent-hybrid](https://github.com/feross/webtorrent-hybrid) which includes WebRTC
support for node.

### Install

To install WebTorrent for use in node or the browser with `require('webtorrent')`, run:
@@ -211,6 +207,10 @@ MaxCDN) for easy inclusion on your site:

WebTorrent also works in node.js, using the *same npm module!* It's mad science!

**NOTE**: To connect to "web peers" (browsers) in addition to normal BitTorrent peers, use
[webtorrent-hybrid](https://github.com/feross/webtorrent-hybrid) which includes WebRTC
support for node.

#### As a command line app

WebTorrent is available as [a command line app](https://github.com/feross/webtorrent-cli).
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.