Commit Graph

542 Commits

Author SHA1 Message Date
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
Feross Aboukhadijeh
633f6f5924 Merge pull request #98 from feross/fix-udp-scrape
Fix UDP scrape returning invalid info hashes (Fix #97)
2015-12-02 15:42:19 -08:00
Feross Aboukhadijeh
38a80093a1 Fix UDP scrape returning invalid info hashes (Fix #97) 2015-12-02 15:35:42 -08:00
Feross Aboukhadijeh
e9322a32d6 code style 2015-12-02 15:31:20 -08:00
Feross Aboukhadijeh
3a7dba0fda Merge pull request #96 from imsnif/issue-374
Changed infoHash to always be hex
2015-12-02 15:18:13 -08:00
Feross Aboukhadijeh
364db2043d travis: test node 4 and 5 2015-11-30 23:30:26 -08:00
Feross Aboukhadijeh
2179e2d305 6.0.8 2015-11-30 22:58:57 -08:00
Feross Aboukhadijeh
f2a1666ee5 bn.js@4 2015-11-30 22:58:33 -08:00
Feross Aboukhadijeh
0037062d07 typo 2015-11-30 22:27:59 -08:00
Aram Drevekenin
ab3482fc4f Changed infoHash to always be hex 2015-11-29 16:02:29 +02:00