Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-31Fix standard errorsDiego Rodríguez
2018-08-31Modernize lib/peer.jsDiego Rodríguez
2018-08-10Small debugging improvementsJohn Hiesey
2018-04-27Ensure both remoteAddress and remotePort exist before using itFeross Aboukhadijeh
2016-05-18Fix exception caused by race conditionFeross Aboukhadijeh
2016-04-21BREAKING: Major cleanupFeross Aboukhadijeh
2016-04-02fix: reversed tcp/webrtc timeoutsFeross Aboukhadijeh
2016-03-29Replace expensive arr.splice() with unordered-array-remove in hot codeFeross Aboukhadijeh
2016-03-29Shorter connect timeout for TCP peersFeross Aboukhadijeh
2016-03-29rename connect timeout methodsFeross Aboukhadijeh
2016-03-29Deprecate bittorrent-swarm, inline into webtorrentFeross Aboukhadijeh