roicenir / TCC2

MIT License
0 stars 0 forks source link

Estudar WebTorrent: HTTPS e seeders #2

Open ghost opened 3 years ago

ghost commented 3 years ago

Saber como funcionam os servidores HTTPS e seeders para distribuição e entrega dos arquivos para os clientes.

roicenir commented 3 years ago

Can WebTorrent clients connect to normal BitTorrent clients? In the browser, WebTorrent can only download torrents that are seeded by a WebRTC-capable torrent client.

Right now, we know of these WebRTC-capable torrent clients:

WebTorrent Desktop - Open source streaming torrent client. For Mac, Windows, and Linux. Vuze - Powerful, full-featured torrent client Playback - Open source JavaScript video player (super cool!) webtorrent-hybrid - Node.js package (command line and API) Instant.io - Simple WebTorrent client in a website βTorrent - Fully-featured browser WebTorrent client (source code) TorrentMedia - Desktop WebTorrent client More coming soon – Send a PR to add your client to the list!