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
2022-01-18feat: add BEP6 Fast Extension support (#2243)Paul-Louis Ageneau
2021-10-26fix: Prep for esm (#2205)Jimmy Wärting
2021-08-17feat: Add PE/MSE support (#1820)Ivan Borzenkov
2021-07-24feat: add speed limit to client (#2062)Alex
2021-07-11fix: modernize code (#2134)Diego Rodríguez Baquero
2021-04-13remove leaked event listenersFeross Aboukhadijeh
2021-02-26Allow passing a custom connection object to torrent.addWebSeedJohn Hiesey
2020-10-03PR review improvementsJulen Garcia Leunda
2020-10-02Add uTP support (BEP29)Julen Garcia Leunda
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