Feross Aboukhadijeh
0b21ee6ddd
9.2.2
2017-04-14 12:50:40 -07:00
Feross Aboukhadijeh
056a83d1b5
feross -> webtorrent
2017-04-14 12:50:19 -07:00
Feross Aboukhadijeh
3e87df8699
9.2.1
2017-04-07 18:24:36 -07:00
Feross Aboukhadijeh
3c544c0b34
9.2.0
2017-04-07 17:37:23 -07:00
Feross Aboukhadijeh
c7a2718290
simple-peer@8
2017-04-07 17:05:37 -07:00
Feross Aboukhadijeh
a67ed42b07
9.1.0
2017-03-13 15:22:13 -07:00
Feross Aboukhadijeh
13c4e88746
9.0.3
2017-03-08 02:12:28 -08:00
Feross Aboukhadijeh
4e75a11602
9.0.2
2017-03-08 01:34:14 -08:00
Feross Aboukhadijeh
9999741e7f
9.0.1
2017-03-07 13:09:59 -08:00
Luigi Pinca
d22ad6b6fa
add bufferutil as optional dependency
2017-03-03 14:00:55 +01:00
Feross Aboukhadijeh
490138c9a3
9.0.0
2017-03-01 22:57:35 -08:00
Feross Aboukhadijeh
eef8bdd326
8.6.1
2017-03-01 22:33:51 -08:00
Feross Aboukhadijeh
6fdb3067e2
simple-peer@7
2017-03-01 22:33:35 -08:00
Feross Aboukhadijeh
0951f21a95
8.6.0
2017-03-01 22:30:00 -08:00
Feross Aboukhadijeh
3c7a637efd
ws@2
2017-03-01 22:27:56 -08:00
Feross Aboukhadijeh
de5578a565
simple-websocket@5
2017-03-01 22:27:49 -08:00
Feross Aboukhadijeh
28b6384fda
8.5.2
2017-02-28 15:45:29 -08:00
Feross Aboukhadijeh
78722e0a05
8.5.1
2017-02-28 15:31:53 -08:00
Feross Aboukhadijeh
40707a1605
8.5.0
2017-02-13 17:39:46 -08:00
Feross Aboukhadijeh
7d2318dce6
Use unordered-array-remove for better performance!
2017-02-13 17:30:22 -08:00
Feross Aboukhadijeh
9f88f46c76
8.4.0
2017-02-09 14:16:53 -08:00
Feross Aboukhadijeh
da7d7323df
8.3.1
2017-02-09 14:14:10 -08:00
Feross Aboukhadijeh
76165007ba
8.3.0
2017-02-08 10:56:31 -08:00
Feross Aboukhadijeh
0f57bfcd28
8.2.0
2017-01-23 15:00:31 -08:00
Feross Aboukhadijeh
e5812fdd29
electron-webrtc@0.3
2017-01-20 15:20:25 -08:00
Feross Aboukhadijeh
dea66d1b3e
8.1.0
2017-01-16 15:44:11 -08:00
Feross Aboukhadijeh
437b4fb5f7
8.0.14
2017-01-16 14:39:19 -08:00
Feross Aboukhadijeh
714d91e0ca
bencode@0.11
2017-01-16 14:36:01 -08:00
Feross Aboukhadijeh
a727fd9012
8.0.13
2016-12-04 17:09:20 -08:00
Feross Aboukhadijeh
524eb13b09
8.0.12
2016-10-03 23:43:45 -07:00
Feross Aboukhadijeh
d5161e6ce5
standard
2016-08-25 18:56:49 -07:00
Feross Aboukhadijeh
8135ca319e
8.0.11
2016-08-20 19:39:04 -07:00
Feross Aboukhadijeh
a35f1f8178
replace hat with randombytes
2016-08-20 19:37:36 -07:00
Feross Aboukhadijeh
fbca6f20d7
8.0.10
2016-08-09 21:42:22 -07:00
Feross Aboukhadijeh
bd3a96716c
8.0.9
2016-08-05 18:41:46 -07:00
Feross Aboukhadijeh
b516eb5adc
8.0.8
2016-08-05 18:26:27 -07:00
Yoann Ciabaud
f76b27c12a
Merge pull request #160 from yciabaud/lru-pruning
...
Limit peers in tracker server with LRU based cache fixes #4
2016-07-19 19:50:25 +02:00
Yoann Ciabaud
d51a77b028
Update lru package to 3.0.0 and set peersCacheLength to 1K as default
2016-06-10 10:00:19 +02:00
Yoann Ciabaud
ca522c0c4b
Prune old peers in server with lru based cache. Issue #4
2016-06-08 23:57:01 +02:00
Yoann Ciabaud
f8c7de5213
Add stats on clients based on peerIds
2016-06-07 14:34:38 +02:00
Feross Aboukhadijeh
d35d3d9ac9
8.0.7
2016-05-30 01:32:23 -07:00
Feross Aboukhadijeh
2959c2cea6
Use safe-buffer
...
Use the new Buffer APIs from Node v6 for added security. For example,
`Buffer.from()` will throw if passed a number, unlike `Buffer()` which
allocated UNINITIALIZED memory in that case.
Use the `safe-buffer` package for compatibility with previous versions
of
Node.js, including v4.x, v0.12, and v0.10.
https://github.com/feross/safe-buffer
2016-05-29 23:12:23 -07:00
Feross Aboukhadijeh
30ab8e6a0e
bencode@0.10
2016-05-29 22:53:53 -07:00
Feross Aboukhadijeh
06acb5e203
8.0.6
2016-05-25 13:49:38 -07:00
Feross Aboukhadijeh
0b57a26e42
8.0.5
2016-05-13 16:53:22 -07:00
greenkeeperio-bot
b2eb7d591d
chore(package): update standard to version 7.0.0
...
https://greenkeeper.io/
2016-05-02 16:20:32 +02:00
Feross Aboukhadijeh
327d9ad4fc
8.0.4
2016-04-23 23:03:09 -07:00
Feross Aboukhadijeh
721b504e25
8.0.3
2016-04-22 16:43:46 -07:00
Feross Aboukhadijeh
6ff67922ea
8.0.2
2016-04-21 03:16:11 -07:00
Feross Aboukhadijeh
a79a47185d
8.0.1
2016-04-04 04:10:19 -07:00
Feross Aboukhadijeh
6a57fe5c7e
Merge pull request #143 from feross/greenkeeper-bencode-0.9.0
...
Update bencode to version 0.9.0 🚀
2016-04-03 21:19:26 -07:00
greenkeeperio-bot
3093c9a94c
chore(package): update electron-webrtc to version 0.2.0
...
http://greenkeeper.io/
2016-04-02 22:28:50 -07:00
greenkeeperio-bot
adf4f75551
chore(package): update bencode to version 0.9.0
...
http://greenkeeper.io/
2016-04-02 18:24:39 -07:00
Feross Aboukhadijeh
1963d1b53a
8.0.0
2016-03-31 21:58:25 -07:00
Feross Aboukhadijeh
7a289638df
7.7.0
2016-03-30 00:32:15 -07:00
Feross Aboukhadijeh
6fc84b03be
7.6.2
2016-03-28 23:38:48 -07:00
Feross Aboukhadijeh
241d7cec1f
7.6.1
2016-03-24 05:11:38 -07:00
Feross Aboukhadijeh
f60ecec0dc
remove buffer-equals dependency
2016-03-24 03:25:31 -07:00
Feross Aboukhadijeh
35697f5187
Merge pull request #137 from fanatid/feature/buffer-equals
...
buffer-equals instead buffer-equal
2016-03-24 03:21:08 -07:00
Feross Aboukhadijeh
2376fe6f41
7.6.0
2016-03-23 22:04:35 -07:00
Feross Aboukhadijeh
8ed0e14ef4
7.5.9
2016-03-23 18:30:56 -07:00
greenkeeperio-bot
d8f227c917
chore(package): update bencode to version 0.8.0
...
http://greenkeeper.io/
2016-03-23 17:12:02 -07:00
Kirill Fomichev
0193f58654
buffer-equals instead buffer-equal
2016-03-21 14:46:39 +03:00
Feross Aboukhadijeh
b178ddf099
7.5.8
2016-03-18 23:15:28 -07:00
Feross Aboukhadijeh
e1da561022
7.5.7
2016-03-18 22:49:35 -07:00
Feross Aboukhadijeh
a327348222
7.5.6
2016-03-18 15:57:39 -07:00
Feross Aboukhadijeh
4ed7b741aa
7.5.5
2016-03-18 15:06:22 -07:00
Feross Aboukhadijeh
166c5c6d93
7.5.4
2016-03-16 18:13:05 -07:00
Yoann Ciabaud
c2115fbf7f
Adds unit testing for websocket server
2016-03-16 17:33:06 -07:00
Feross Aboukhadijeh
dd69dc6b22
Add AUTHORS.md
...
Give contributors credit!
2016-03-16 15:24:15 -07:00
Feross Aboukhadijeh
2dabde8858
7.5.3
2016-03-16 12:23:17 -07:00
Feross Aboukhadijeh
e336f1a070
test: use webtorrent-fixtures
2016-03-16 12:22:33 -07:00
Feross Aboukhadijeh
1f4a68ae09
7.5.2
2016-03-15 21:41:57 -07:00
Feross Aboukhadijeh
4b62a418dd
7.5.1
2016-03-15 21:00:15 -07:00
Feross Aboukhadijeh
d3389f6784
7.5.0
2016-03-15 20:08:29 -07:00
Feross Aboukhadijeh
7daf7ec297
7.4.1
2016-03-14 19:26:56 -07:00
Feross Aboukhadijeh
60320e3ed5
7.4.0
2016-03-11 17:22:59 -08:00
Feross Aboukhadijeh
18de34050b
7.3.4
2016-03-10 21:27:38 -08:00
Feross Aboukhadijeh
7406750b74
7.3.3
2016-03-10 18:44:51 -08: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
79898abcf0
7.3.0
2016-02-29 18:16:27 -08:00
Feross Aboukhadijeh
ed9850ada6
7.2.0
2016-02-23 12:52:30 -08:00
Feross Aboukhadijeh
0ccc7feb04
7.1.0
2016-02-15 19:39:43 -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
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
22d89f3a40
7.0.2
2016-02-07 17:35:51 -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
12465679f9
7.0.1
2016-01-13 23:36:53 +01:00
Feross Aboukhadijeh
04cc1a264f
7.0.0
2016-01-03 19:51:09 +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
c45b1f7482
6.3.6
2016-01-02 23:39:36 +01:00
Feross Aboukhadijeh
b09669e45d
6.3.5
2015-12-28 21:26:30 +01:00
Feross Aboukhadijeh
33ef0e2afe
alphabetize package.json
...
fixpack
2015-12-28 21:26:29 +01:00
Feross Aboukhadijeh
774ae20e0a
6.3.4
2015-12-17 00:42:22 +13:00
Feross Aboukhadijeh
82820ce820
6.3.3
2015-12-16 12:39:53 +13:00
Feross Aboukhadijeh
e767760340
6.3.2
2015-12-05 03:07:09 -08:00
Feross Aboukhadijeh
54f5ab9e50
6.3.1
2015-12-05 01:36:38 -08:00
Feross Aboukhadijeh
308f3e82a6
6.3.0
2015-12-05 00:06:47 -08:00
Feross Aboukhadijeh
a26a2107a8
6.2.0
2015-12-02 22:33:31 -08:00
Feross Aboukhadijeh
7980e264da
6.1.0
2015-12-02 15:47:08 -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
50cf40312e
6.0.7
2015-11-21 18:23:11 -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
963fd533de
6.0.3
2015-08-06 14:52:43 +02:00
Feross Aboukhadijeh
d34ffde5a5
fix "npm docs" command
2015-08-06 14:50:10 +02:00
Feross Aboukhadijeh
14d3b5fad6
6.0.2
2015-07-29 03:57:26 -07:00
Feross Aboukhadijeh
7c0bbcddd4
6.0.1
2015-07-29 03:22:44 -07:00
Feross Aboukhadijeh
2061eb9818
6.0.0
2015-07-29 02:13:11 -07:00
Feross Aboukhadijeh
9db28c2fad
massive cleanup
2015-07-29 01:47:09 -07:00
Feross Aboukhadijeh
3746c05d79
restructure folders
2015-07-29 00:26:44 -07:00
Feross Aboukhadijeh
67abef4545
5.3.2
2015-07-27 15:47:38 -07:00
Feross Aboukhadijeh
69e8528cb4
5.3.1
2015-07-27 15:29:13 -07:00
Feross Aboukhadijeh
04112fb976
5.3.0
2015-07-27 15:20:09 -07:00
Feross Aboukhadijeh
53c973b4ae
5.2.1
2015-07-22 16:31:39 -07:00
Feross Aboukhadijeh
e6f9989310
5.2.0
2015-07-16 18:34:50 -07:00
Feross Aboukhadijeh
5b79d42dcd
client: destroy callback isn't called until after cleanup
2015-07-16 18:33:50 -07:00
Feross Aboukhadijeh
43a425ee57
5.1.0
2015-07-08 10:14:59 -07:00
Feross Aboukhadijeh
53a8390a74
bn.js@3
2015-07-08 10:14:01 -07:00
Feross Aboukhadijeh
0b88a7a552
5.0.1
2015-07-06 17:49:23 -07:00
Feross Aboukhadijeh
422db58a4e
5.0.0
2015-07-04 17:15:53 -07:00
Feross Aboukhadijeh
3abb687b89
4.5.1
2015-07-02 16:33:51 -07:00
Feross Aboukhadijeh
8d9da24cb5
4.5.0
2015-06-24 01:49:41 -07:00
Feross Aboukhadijeh
ac17ed7d24
standard@4
2015-06-24 01:45:24 -07:00
Feross Aboukhadijeh
69c27bf415
4.4.5
2015-06-09 22:32:45 -07:00
Feross Aboukhadijeh
711da3d28e
4.4.4
2015-06-06 13:11:25 -07:00
Feross Aboukhadijeh
ad0cd4edab
4.4.3
2015-05-30 14:28:01 -07:00
Feross Aboukhadijeh
fdb94e98d7
4.4.2
2015-05-29 21:06:34 -07:00
Feross Aboukhadijeh
50c676727c
4.4.1
2015-05-29 14:24:58 -07:00
Feross Aboukhadijeh
68f0d7e46d
4.4.0
2015-05-27 17:50:44 -07:00
Feross Aboukhadijeh
0f4c0ab74d
parse-torrent@5
2015-05-27 17:50:12 -07:00
Feross Aboukhadijeh
59052cba0c
magnet-uri@5
2015-05-27 17:50:05 -07:00
Feross Aboukhadijeh
31db779337
4.3.7
2015-05-24 16:44:13 +02:00
Feross Aboukhadijeh
9f0f286489
4.3.6
2015-05-22 16:30:48 +02:00
Feross Aboukhadijeh
0a1b89cbaf
4.3.5
2015-05-22 16:22:37 +02:00
Feross Aboukhadijeh
19ba81a989
4.3.4
2015-05-20 06:46:35 -07:00
Feross Aboukhadijeh
a80f2559e7
4.3.3
2015-05-19 04:33:03 -07:00
Feross Aboukhadijeh
02c92fd2ba
randomize the peers that are given out
2015-05-19 04:32:09 -07:00
Feross Aboukhadijeh
9d8c5d6af2
4.3.2
2015-05-17 13:54:14 -07:00
Feross Aboukhadijeh
d0f384931f
4.3.1
2015-05-17 01:54:28 -07:00
Feross Aboukhadijeh
89a4e07430
4.3.0
2015-05-17 00:08:00 -07:00
Feross Aboukhadijeh
f842a34f54
4.2.0
2015-05-16 23:26:13 -07:00
Feross Aboukhadijeh
e5560d8f00
4.1.3
2015-05-05 23:31:37 -07:00
Feross Aboukhadijeh
cd861ff288
4.1.2
2015-05-03 21:01:12 -07:00
Feross Aboukhadijeh
fa23f9bde3
4.1.1
2015-05-03 20:38:50 -07:00
Feross Aboukhadijeh
3e1299b217
4.1.0
2015-05-03 20:30:42 -07:00
Feross Aboukhadijeh
e7f0478e6e
4.0.0
2015-05-03 17:21:43 -07:00
Feross Aboukhadijeh
938c025ed9
remove wrtc
dependency
...
For #303
2015-05-03 17:21:08 -07:00
Feross Aboukhadijeh
1de0983864
3.6.3
2015-05-03 16:49:22 -07:00
Feross Aboukhadijeh
770b2e7480
3.6.2
2015-05-03 16:47:31 -07:00
Feross Aboukhadijeh
71c5cf5fb6
3.6.1
2015-05-03 14:20:52 -07:00
Feross Aboukhadijeh
1212e33e3a
3.6.0
2015-05-02 12:15:53 -07:00
Feross Aboukhadijeh
eada21b6a0
3.5.1
2015-05-01 21:33:35 -07:00
Feross Aboukhadijeh
ba7a58b1d8
3.5.0
2015-05-01 17:36:43 -07:00
Feross Aboukhadijeh
085db1e972
3.4.9
2015-05-01 14:21:45 -07:00
Feross Aboukhadijeh
1d7912142b
3.4.8
2015-04-30 21:00:54 -07:00
Feross Aboukhadijeh
6c1ce82439
3.4.7
2015-04-23 23:27:46 -07:00
Feross Aboukhadijeh
44319cfa11
3.4.6
2015-04-23 22:49:19 -07:00
Feross Aboukhadijeh
814b167e8a
bittorrent-tracker/client should work if wrtc
fails to install
2015-04-23 22:48:39 -07:00
Feross Aboukhadijeh
427e0f4305
3.4.5
2015-04-23 21:16:16 -07:00
Feross Aboukhadijeh
e0afafc776
don't return empty wrtc object in browser
2015-04-23 21:15:40 -07:00
Feross Aboukhadijeh
19d10c7804
3.4.4
2015-04-20 20:02:36 -07:00
Feross Aboukhadijeh
90c2a1a6e1
3.4.3
2015-04-20 16:39:48 -07:00
Feross Aboukhadijeh
a5d0975dfa
Do not crash when wrtc
dep is missing
2015-04-20 16:38:59 -07:00
Feross Aboukhadijeh
e2d4e8cebf
3.4.2
2015-04-11 12:03:29 +12:00
Feross Aboukhadijeh
f302bee0bb
simple-websocket@2
2015-04-11 11:58:21 +12:00
Feross Aboukhadijeh
0a3c8962a4
3.4.1
2015-04-10 03:40:11 +12:00
Feross Aboukhadijeh
de0007b678
tape@4
2015-04-10 03:39:32 +12:00
Feross Aboukhadijeh
d341783bf7
3.4.0
2015-04-02 11:42:30 +13:00
Feross Aboukhadijeh
8e7a43493b
3.3.1
2015-04-01 17:36:47 +13:00
Feross Aboukhadijeh
3b3683f642
package.json: use ^ in versions
2015-03-27 17:28:55 +13:00
Feross Aboukhadijeh
6ab773f3b6
3.3.0
2015-03-27 16:19:29 +13:00
Feross Aboukhadijeh
03bed33457
add webtorrent (websocket) tracker server
...
This PR merges webtorrent-tracker into this repo. Keeping the code in
sync between the two repos was becoming burdensome. This change should
not effect performance of the server since the webtorrent tracker is
disabled by default.
To enable the webtorrent tracker (disabled by default), do:
```js
var server = new Server({ ws: true })
```
2015-03-27 16:19:06 +13:00
Feross Aboukhadijeh
1ff5769054
add support for webtorrent (websocket) trackers
2015-03-24 01:52:35 -07:00
Feross Aboukhadijeh
c80ba48a0d
3.2.1
2015-03-19 21:53:19 -07:00
Feross Aboukhadijeh
eb5a4760e4
add "bin" field to package.json
2015-03-19 21:52:58 -07:00
Feross Aboukhadijeh
3bf77c733a
3.2.0
2015-03-19 21:51:00 -07:00
Feross Aboukhadijeh
4afba4bc7d
standard@3
2015-03-19 21:50:29 -07:00
Feross Aboukhadijeh
9ace2f5d3a
add command line server
...
Fixes #26
2015-03-19 21:47:47 -07:00
Feross Aboukhadijeh
8f977ee7d3
3.1.4
2015-03-09 20:19:51 -07:00
Feross Aboukhadijeh
1808290d7a
3.1.3
2015-02-28 17:53:55 -05:00
Feross Aboukhadijeh
888d89247d
parse-torrent@4
2015-02-28 17:53:35 -05:00
Feross Aboukhadijeh
dc4a4cd69d
bn.js@2
2015-02-28 17:53:28 -05:00
Feross Aboukhadijeh
ac5e08311e
bencode@0.7
2015-02-28 17:53:23 -05:00
Feross Aboukhadijeh
fee5975a0b
3.1.2
2015-02-19 12:56:47 -08:00
Feross Aboukhadijeh
a5cadcc210
3.1.1
2015-02-06 15:56:59 -08:00
Feross Aboukhadijeh
424bc3cd11
3.1.0
2015-02-05 18:27:37 -08:00
Feross Aboukhadijeh
73ef97239b
3.0.3
2015-02-02 15:20:38 -08:00
Feross Aboukhadijeh
a65c733125
3.0.2
2015-01-31 15:26:00 -08:00