bittorrent-tracker/lib/client
Feross Aboukhadijeh 48d0ea42ad Handle peer 'error' events correctly
Handle peer 'error' events that are fired *before* the peer is emitted
in a 'peer' event. Once the peer is emitted in a 'peer' event, then
it's the consumer's responsibility to listen for errors.

This fixes the most common error in WebTorrent Desktop according to our
telemetry.
2017-04-07 17:34:08 -07:00
..
http-tracker.js do not filter out extra keys from 'update' events 2017-03-10 13:38:04 -08:00
tracker.js Remove all Function.bind calls 2016-03-28 23:38:23 -07:00
udp-tracker.js Use unordered-array-remove for better performance! 2017-02-13 17:30:22 -08:00
websocket-tracker.js Handle peer 'error' events correctly 2017-04-07 17:34:08 -07:00