webtorrent-hybrid

WebTorrent (with WebRTC support in Node.js)

Github stars Tracking Chart

webtorrent-hybrid travis npm downloads javascript style guide

Streaming torrent client (with WebRTC support in Node.js)

In node.js, the webtorrent package only connects to normal TCP/UDP peers, not WebRTC peers. If you want to connect to all types of peers, including WebRTC peers, from node.js, you need to use this package (webtorrent-hybrid).

Install

To install WebTorrent:

npm install webtorrent-hybrid

To install a webtorrent-hybrid command line program, run:

npm install webtorrent-hybrid -g

Usage

webtorrent-hybrid has the same command line interface (CLI) and module API as
webtorrent. Just require('webtorrent-hybrid')
instead of require('webtorrent').

See the WebTorrent docs.

License

MIT. Copyright (c) Feross Aboukhadijeh and WebTorrent, LLC.

Main metrics

Overview
Name With Ownerwebtorrent/webtorrent-hybrid
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2015-05-04 01:45:15
Pushed At2025-08-12 15:02:35
Last Commit At2024-06-02 14:40:19
Release Count37
Last Release Namev6.0.0 (Posted on )
First Release Namev0.35.0 (Posted on 2015-05-03 19:00:19)
用户参与
Stargazers Count521
Watchers Count25
Fork Count101
Commits Count182
Has Issues Enabled
Issues Count114
Issue Open Count5
Pull Requests Count52
Pull Requests Open Count2
Pull Requests Close Count27
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private