webtorrent-hybrid

WebTorrent (with WebRTC support in Node.js)

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者webtorrent/webtorrent-hybrid
主編程語言JavaScript
編程語言JavaScript (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2015-05-04 01:45:15
推送於2025-08-12 15:02:35
最后一次提交2024-06-02 14:40:19
發布數37
最新版本名稱v6.0.0 (發布於 )
第一版名稱v0.35.0 (發布於 2015-05-03 19:00:19)
用户参与
星數521
關注者數25
派生數101
提交數182
已啟用問題?
問題數114
打開的問題數5
拉請求數52
打開的拉請求數2
關閉的拉請求數27
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?