Feross Aboukhadijeh
|
6df64ffe06
|
Fixes for PR #126
|
2016-03-14 19:16:00 -07:00 |
|
Feross Aboukhadijeh
|
2fee125554
|
Merge pull request #126 from Autarc/fix-callback-on-destroy
invoke callbacks of destroyed trackers
|
2016-03-14 19:12:43 -07:00 |
|
Autarc
|
09e2b55e42
|
invoke callbacks of destroyed trackers
|
2016-03-14 17:13:34 +01:00 |
|
Yoann Ciabaud
|
55884194a2
|
Merge pull request #124 from yciabaud/fix-peertype
Bugfix: Do not use params.ip to filter Websocket peers
|
2016-03-14 01:24:28 +01:00 |
|
Yoann Ciabaud
|
39507bf8be
|
Scrape implementation for websocket. Issue #116
|
2016-03-14 00:36:51 +01:00 |
|
Yoann Ciabaud
|
eb3cefec35
|
Use type from server to filter peers to offer
|
2016-03-13 15:51:08 +01:00 |
|
Feross Aboukhadijeh
|
60320e3ed5
|
7.4.0
|
2016-03-11 17:22:59 -08:00 |
|
Feross Aboukhadijeh
|
e3c65bc2a3
|
PR Feedback for #120
|
2016-03-11 17:21:19 -08:00 |
|
Feross Aboukhadijeh
|
bea1021ec6
|
Merge pull request #120 from yciabaud/client-infos
Provide IP and HTTP headers in both HTTP and Websocket server
|
2016-03-11 17:18:09 -08:00 |
|
Diego Rodríguez Baquero
|
529203ea40
|
Max reconnect time
|
2016-03-11 15:26:55 -03:00 |
|
Yoann Ciabaud
|
af631d9fce
|
Merge remote-tracking branch 'upstream/master' into client-infos
|
2016-03-11 10:34:07 +01:00 |
|
Yoann Ciabaud
|
2f37e6c476
|
Adds a type param to identify the source of the peer
|
2016-03-11 10:09:09 +01:00 |
|
Diego Rodríguez Baquero
|
8e2dbdc576
|
Reconnect timeout increase lineally
Minimum set at 15 seconds, each retry adds 30 seconds.
|
2016-03-11 04:12:09 -03:00 |
|
Feross Aboukhadijeh
|
18de34050b
|
7.3.4
|
2016-03-10 21:27:38 -08:00 |
|
Feross Aboukhadijeh
|
0585d8b18a
|
use delete obj[key] instead of obj[key] = null
|
2016-03-10 21:26:28 -08:00 |
|
Feross Aboukhadijeh
|
32c2e985fd
|
Merge pull request #122 from DiegoRBaquero/patch-1
Delete peer on announce stopped
|
2016-03-10 21:00:18 -08:00 |
|
Diego Rodríguez Baquero
|
e185f321d3
|
Delete peer on announce stopped
|
2016-03-11 01:10:34 -03:00 |
|
Feross Aboukhadijeh
|
7406750b74
|
7.3.3
|
2016-03-10 18:44:51 -08:00 |
|
Feross Aboukhadijeh
|
b4043d3e74
|
npmignore img
|
2016-03-10 18:44:04 -08:00 |
|
Yoann Ciabaud
|
60f03b9529
|
Provide IP and HTTP headers in both HTTP and Websocket server
|
2016-03-03 11:10:54 +01:00 |
|
Feross Aboukhadijeh
|
9e02f8e5e7
|
7.3.2
|
2016-03-02 01:13:33 -08:00 |
|
Feross Aboukhadijeh
|
7ad6837fb6
|
7.3.1
|
2016-03-01 16:22:35 -08:00 |
|
Feross Aboukhadijeh
|
caa6d45e0a
|
Merge pull request #119 from alxhotel/master
Remove info_hash from failure reason
|
2016-03-01 16:21:45 -08:00 |
|
Alex
|
4142e8cf20
|
Remove info_hash from failure reason
|
2016-03-01 19:22:31 +01:00 |
|
Feross Aboukhadijeh
|
00e84cb669
|
readme
|
2016-02-29 20:17:51 -08:00 |
|
Feross Aboukhadijeh
|
79898abcf0
|
7.3.0
|
2016-02-29 18:16:27 -08:00 |
|
Feross Aboukhadijeh
|
3485f2275b
|
update documentation for #107
|
2016-02-29 18:16:08 -08:00 |
|
Feross Aboukhadijeh
|
48d1f38e63
|
test/server: use common.createServer
|
2016-02-29 18:09:04 -08:00 |
|
Feross Aboukhadijeh
|
4207d80f28
|
test/scrape: use common.createServer
|
2016-02-29 17:55:31 -08:00 |
|
Feross Aboukhadijeh
|
3342c20b6b
|
test: add test for ws tracker for filter tests
|
2016-02-29 17:39:03 -08:00 |
|
Feross Aboukhadijeh
|
5dcdf9c4c1
|
ws tracker: don't crash with filter function
|
2016-02-29 17:35:04 -08:00 |
|
Feross Aboukhadijeh
|
2abab6c653
|
test: test http/ws trackers in magnet test
|
2016-02-29 17:15:03 -08:00 |
|
Feross Aboukhadijeh
|
fe4a6720b7
|
test: make large torrent test more thorough
|
2016-02-29 17:14:47 -08:00 |
|
Feross Aboukhadijeh
|
012b31553b
|
test: add large torrent tests for ws tracker
|
2016-02-29 17:11:02 -08:00 |
|
Feross Aboukhadijeh
|
e15125ca80
|
test: add tests for getAnnounceOpts (#107)
|
2016-02-29 17:02:55 -08:00 |
|
Feross Aboukhadijeh
|
7893d5c5bf
|
remove failing ws test
|
2016-02-29 17:02:36 -08:00 |
|
Feross Aboukhadijeh
|
a82f5c9878
|
websocket client: fix: emit 'update' when data.complete is 0
|
2016-02-29 14:48:59 -08:00 |
|
Feross Aboukhadijeh
|
7a0fe31ba5
|
add websocket tracker tests
|
2016-02-29 14:48:23 -08:00 |
|
Feross Aboukhadijeh
|
b34fc100a1
|
fixes for PR #107
|
2016-02-29 12:34:06 -08:00 |
|
Feross Aboukhadijeh
|
1db2cb8736
|
Merge pull request #107 from yciabaud/announce-extension
Provide a way to give extra data on announce
|
2016-02-29 10:19:14 -08:00 |
|
Feross Aboukhadijeh
|
d313e9e768
|
travis: drop node 0.10 support
|
2016-02-23 13:13:03 -08:00 |
|
Feross Aboukhadijeh
|
ed9850ada6
|
7.2.0
|
2016-02-23 12:52:30 -08:00 |
|
Feross Aboukhadijeh
|
a240724bd2
|
cmd: add --http-hostname, --udp-hostname, --udp6-hostname options
|
2016-02-23 12:52:14 -08:00 |
|
Feross Aboukhadijeh
|
0150982b9e
|
:: is already the default for node's http
|
2016-02-23 12:51:28 -08:00 |
|
Feross Aboukhadijeh
|
0ccc7feb04
|
7.1.0
|
2016-02-15 19:39:43 -08:00 |
|
Feross Aboukhadijeh
|
ad580c3d7c
|
fixes for simple-websocket@4
|
2016-02-15 19:38:50 -08:00 |
|
greenkeeperio-bot
|
de234ac8b0
|
chore(package): update simple-websocket to version 4.0.0
http://greenkeeper.io/
|
2016-02-15 19:38:49 -08:00 |
|
greenkeeperio-bot
|
8b89128eac
|
chore(package): update simple-peer to version 6.0.0
http://greenkeeper.io/
|
2016-02-15 19:37:47 -08:00 |
|
Feross Aboukhadijeh
|
9b5f51e409
|
7.0.3
|
2016-02-14 00:41:15 -08:00 |
|
Feross Aboukhadijeh
|
326f5038b5
|
Merge pull request #111 from feross/greenkeeper-simple-get-2.0.0
Update simple-get to version 2.0.0 🚀
|
2016-02-14 00:39:56 -08:00 |
|