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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?