无法使用electron + webpack + webtorrent

时间:2019-03-19 11:34:08

标签: webpack electron webtorrent

我们无法使electron + webpack + webtorrent正常工作。 Webtorrent无法连接到跟踪器。它失败,并显示“未指定端口错误”。指定torrentPort选项可消除错误,但无助于下载种子文件。虽然webtorrent-desktop(不带webpack)可以工作。我发现了区别,因为工作库会检测到存在并使用的TCPPool类,因此它可以自动分配torrentPort。使用webpack构建的应用程序未定义。如何运作?

0 个答案:

没有答案