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 |
|
Feross Aboukhadijeh
|
da760b08f2
|
readme
|
2015-11-21 18:23:45 -08:00 |
|
Feross Aboukhadijeh
|
50cf40312e
|
6.0.7
|
2015-11-21 18:23:11 -08:00 |
|
Feross Aboukhadijeh
|
ffb93ea3e8
|
swarm
|
2015-11-21 18:22:48 -08:00 |
|
Feross Aboukhadijeh
|
55fe501d5a
|
update readme
|
2015-11-21 18:00:55 -08:00 |
|
Feross Aboukhadijeh
|
6cc1be0890
|
6.0.6
|
2015-10-23 17:31:59 -07:00 |
|
Feross Aboukhadijeh
|
96cd1b0a05
|
fix "browser" exclusions
|
2015-10-23 17:31:34 -07:00 |
|
Feross Aboukhadijeh
|
95457763e4
|
6.0.5
|
2015-09-18 15:59:34 -07:00 |
|
Feross Aboukhadijeh
|
4a140ed4c9
|
ws@0.8
|
2015-09-18 15:54:00 -07:00 |
|
Feross Aboukhadijeh
|
35db2a8510
|
ip@1
|
2015-09-18 15:49:35 -07:00 |
|
Feross Aboukhadijeh
|
e6450466a7
|
standard@5
|
2015-09-18 15:45:42 -07:00 |
|
Feross Aboukhadijeh
|
6a702d612c
|
6.0.4
|
2015-08-24 00:12:11 +02:00 |
|
Feross Aboukhadijeh
|
abbb076484
|
client: interval.unref()
|
2015-08-24 00:11:48 +02:00 |
|
Feross Aboukhadijeh
|
d29367a4a0
|
if server.close() is called, end http response object
|
2015-08-24 00:11:21 +02:00 |
|