ArtskydJ / convert-and-seed-audio

gets an audio torrent, converts it, and seeds the new file
1 stars 0 forks source link

connect to web peers #7

Closed ArtskydJ closed 9 years ago

ArtskydJ commented 9 years ago

make new repo with hybrid version, so wrtc does not install on this version

global.WRTC = require('wrtc')
global.WEBTORRENT_ANNOUNCE = [ 'wss://tracker.webtorrent.io' ]
ArtskydJ commented 9 years ago

Actually just connect to web peers in this module.

ArtskydJ commented 9 years ago

Fixed in 27ebcbe1b6440f70c2d9e0501b74d1a29090f05a.