mafintosh / torrent-stream

The low level streaming torrent engine that peerflix uses
MIT License
1.94k stars 228 forks source link

"ready" event not occurs #84

Closed Kureev closed 9 years ago

Kureev commented 10 years ago

Hi all, Does anybody can tell me why "ready" event won't fire for some torrents? Program just get stuck when i give torrent to the constructor. "error" or "ready" event not occurs.

lrbmike commented 8 years ago

hi Kureev, how you fix this issues? I also encountered such a problem,by the way I use koa.js, and try many package But this does not solve the problem