Commit Graph

551 Commits

Author SHA1 Message Date
greenkeeperio-bot
75238df170 chore(package): update simple-get to version 2.0.0
http://greenkeeper.io/
2016-02-14 00:03:18 -08:00
Feross Aboukhadijeh
4d0ff94f25 Merge pull request #109 from harshjv/master
Update README.md
2016-02-12 09:06:35 -08:00
Harsh Vakharia
46a54fe6a3 Update README.md
Fix server's example code
2016-02-12 16:07:22 +05:30
Feross Aboukhadijeh
192bbcbf58 readme: document multi tracker scrape (for #106) 2016-02-10 18:47:05 -08:00
Feross Aboukhadijeh
22d89f3a40 7.0.2 2016-02-07 17:35:51 -08:00
Feross Aboukhadijeh
ca6d7f61d7 Merge pull request #108 from feross/greenkeeper-simple-websocket-3.0.0
Update simple-websocket to version 3.0.0 🚀
2016-02-07 17:35:20 -08:00
greenkeeperio-bot
aa583a58f1 chore(package): update simple-websocket to version 3.0.0
http://greenkeeper.io/
2016-02-07 16:45:32 -08:00
Feross Aboukhadijeh
9a4a049d32 standard@6 2016-02-07 16:33:05 -08:00
Feross Aboukhadijeh
87d3189420 standard 6 prep 2016-02-05 14:08:46 -08:00
Feross Aboukhadijeh
ab042bd2f6 remove old todo 2016-02-05 14:06:45 -08:00
Feross Aboukhadijeh
12465679f9 7.0.1 2016-01-13 23:36:53 +01:00
Feross Aboukhadijeh
702a1591a2 badge 2016-01-13 23:35:00 +01:00
Feross Aboukhadijeh
815ab7b6da Merge pull request #105 from alxhotel/master
Fix display error
2016-01-13 23:33:53 +01:00
Alex
8692e45215 Fix display error 2016-01-13 15:57:22 -05:00
Feross Aboukhadijeh
04cc1a264f 7.0.0 2016-01-03 19:51:09 +01:00
Feross Aboukhadijeh
b5096e91c3 Support async createSwarm() and getSwarm()
Fix #95.

Make server.getSwarm() and server.createSwarm() into async functions
that take a callback.
2016-01-03 19:50:23 +01:00
Feross Aboukhadijeh
9d4c404dc6 ws@1 2016-01-03 19:48:09 +01:00
Feross Aboukhadijeh
30038a9fac buffer-equal@1 2016-01-03 19:48:05 +01:00
Feross Aboukhadijeh
812b794610 badge 2016-01-03 18:41:48 +01:00
Feross Aboukhadijeh
c45b1f7482 6.3.6 2016-01-02 23:39:36 +01:00
Feross Aboukhadijeh
b5de10156d http server: fix bug in how peer ids are returned 2016-01-02 23:36:10 +01:00
Feross Aboukhadijeh
b09669e45d 6.3.5 2015-12-28 21:26:30 +01:00
Feross Aboukhadijeh
15147880a2 test: remove sample trackers 2015-12-28 21:26:29 +01:00
Feross Aboukhadijeh
33ef0e2afe alphabetize package.json
fixpack
2015-12-28 21:26:29 +01:00
Feross Aboukhadijeh
3efb8d0837 Merge pull request #102 from qgustavor/patch-1
fix wrong property in example
2015-12-28 19:47:57 +01:00
Gustavo Rodrigues
d134e983a2 fix wrong property in example 2015-12-18 13:02:52 -02:00
Feross Aboukhadijeh
774ae20e0a 6.3.4 2015-12-17 00:42:22 +13:00
Feross Aboukhadijeh
4816eb7a41 send 404 response when req headers are not sent 2015-12-17 00:41:07 +13:00
Feross Aboukhadijeh
5953841466 allow user to intercept 'request' event for http tracker 2015-12-17 00:40:46 +13:00
Feross Aboukhadijeh
e77e40b337 travis: use new infra 2015-12-16 23:04:21 +13:00
Feross Aboukhadijeh
82820ce820 6.3.3 2015-12-16 12:39:53 +13:00
Feross Aboukhadijeh
714e876777 Give user chance to specify their own default http request handler 2015-12-16 12:37:53 +13:00
Feross Aboukhadijeh
c0555f4e1d style 2015-12-16 12:19:44 +13:00
Feross Aboukhadijeh
e767760340 6.3.2 2015-12-05 03:07:09 -08:00
Feross Aboukhadijeh
8d735bf97d more cleanup 2015-12-05 03:06:54 -08:00
Feross Aboukhadijeh
3f1c9644ec 50s offer timeout 2015-12-05 03:06:46 -08:00
Feross Aboukhadijeh
54f5ab9e50 6.3.1 2015-12-05 01:36:38 -08:00
Feross Aboukhadijeh
5687a72fdb raise number of offers created to 10 again 2015-12-05 01:01:23 -08:00
Feross Aboukhadijeh
fe2ac4ac67 cleanup peers that never get an answer
attempt to fix https://github.com/feross/webtorrent/issues/502
2015-12-05 01:01:04 -08:00
Feross Aboukhadijeh
e6382c9af6 don't send peer to itself 2015-12-05 00:41:56 -08:00
Feross Aboukhadijeh
f56ca3031b WebSocket tracker should have a shorter interval – default: 2 minutes 2015-12-05 00:18:52 -08:00
Feross Aboukhadijeh
308f3e82a6 6.3.0 2015-12-05 00:06:47 -08:00
Feross Aboukhadijeh
959ddbd5f3 fix test for setInterval() change 2015-12-05 00:06:23 -08:00
Feross Aboukhadijeh
b4ec6fcbc4 fix huge websocket tracker interval 2015-12-05 00:02:57 -08:00
Feross Aboukhadijeh
208ae5d911 calling tracker.setInterval() should override current interval 2015-12-04 23:59:11 -08:00
Feross Aboukhadijeh
582ac990a4 webtorrent perf: create 5 offers at a time 2015-12-04 23:38:50 -08:00
Feross Aboukhadijeh
a26a2107a8 6.2.0 2015-12-02 22:33:31 -08:00
Feross Aboukhadijeh
177171b82c expose client.peerId and client.peerIdBuffer 2015-12-02 22:33:15 -08:00
Feross Aboukhadijeh
7980e264da 6.1.0 2015-12-02 15:47:08 -08:00
Feross Aboukhadijeh
d344537766 expose client.infoHash and client.infoHashBuffer 2015-12-02 15:46:41 -08:00