Commit Graph

1233 Commits

Author SHA1 Message Date
Alex
a6181b1f5d
Merge pull request #369 from webtorrent/renovate_chrome-dgram-3.x
fix(deps): update dependency chrome-dgram to ^3.0.6
2021-05-24 11:49:18 +02:00
Alex
ce22cc3aee
Merge pull request #376 from webtorrent/renovate_ws-7.x
fix(deps): update dependency ws to ^7.4.5
2021-05-24 11:44:13 +02:00
Alex
baaa581161
Merge pull request #372 from webtorrent/renovate_tape-5.x
chore(deps): update dependency tape to ^5.2.2
2021-05-24 11:43:47 +02:00
Alex
ab977d66dc
Merge pull request #375 from webtorrent/renovate_simple-websocket-9.x
fix(deps): update dependency simple-websocket to ^9.1.0
2021-05-24 11:42:24 +02:00
Alex
67b8321e83
Merge pull request #374 from webtorrent/renovate_run-parallel-1.x
fix(deps): update dependency run-parallel to ^1.2.0
2021-05-24 11:41:55 +02:00
Alex
54a9cb7ef5
Merge branch 'master' into renovate_run-parallel-1.x 2021-05-24 11:40:40 +02:00
Alex
27fcacadf6
Merge pull request #370 from webtorrent/renovate_run-series-1.x
fix(deps): update dependency run-series to ^1.1.9
2021-05-24 11:39:35 +02:00
Renovate Bot
002c39216c
chore(deps): update dependency magnet-uri to v6 2021-05-24 08:47:14 +00:00
Renovate Bot
96fedbdf56
fix(deps): update dependency simple-websocket to ^9.1.0 2021-05-24 08:47:09 +00:00
Renovate Bot
1e8d47dcd8 fix(deps): update webtorrent 2021-05-24 08:03:39 +00:00
Renovate Bot
6ad7ead994
fix(deps): update dependency ws to ^7.4.5 2021-05-24 04:25:51 +00:00
Renovate Bot
fcf25ed40e
fix(deps): update dependency run-parallel to ^1.2.0 2021-05-24 04:25:37 +00:00
Renovate Bot
505f3ee300
chore(deps): update dependency tape to ^5.2.2 2021-05-24 04:25:24 +00:00
Renovate Bot
fa2c33fc91
fix(deps): update dependency run-series to ^1.1.9 2021-05-24 04:25:13 +00:00
Renovate Bot
a82aaaa319
fix(deps): update dependency chrome-dgram to ^3.0.6 2021-05-24 04:25:06 +00:00
Renovate Bot
9614c2fc12
chore(deps): update dependency wrtc to ^0.4.7 2021-05-24 04:24:59 +00:00
Renovate Bot
160f4904c0
chore(deps): update dependency bufferutil to ^4.0.3 2021-05-24 02:27:48 +00:00
Diego Rodríguez Baquero
5309b5e90c
chore: fix JSON 2021-05-23 21:27:30 -05:00
Renovate Bot
71fa7d3801
Add renovate.json 2021-05-24 02:25:51 +00:00
Diego Rodríguez Baquero
d4e0fe6640
chore: create npmrc 2021-05-23 21:25:10 -05:00
Diego Rodríguez Baquero
0257282702
chore: add renovate config 2021-05-23 21:23:55 -05:00
Feross Aboukhadijeh
76f6d41808
Merge pull request #362 from webtorrent/fix_udp_url 2021-05-21 08:15:20 -07:00
Alex
afd4c39a4a Remove package-lock.json 2021-05-21 12:18:48 +02:00
Alex
ce7dd6e175 Refactor parseUrl 2021-05-21 12:15:34 +02:00
Alex
8e24a8c97b fix: UDP url parsing 2021-05-20 21:38:51 +02:00
Alex
7658a1b87f Merge branch 'master' of ssh://github.com/webtorrent/bittorrent-tracker into add_gitignore 2021-05-20 16:32:55 +02:00
Alex
3eafbbe2de chore(git): add gitignore 2021-05-20 16:31:24 +02:00
Feross Aboukhadijeh
2a12b75204 package metadata 2021-04-12 16:14:42 -07:00
Feross Aboukhadijeh
77d409ac20 9.17.0 2021-04-12 16:14:42 -07:00
Feross Aboukhadijeh
dd02cddcb8 ensure that 'peer' is emitted before 'connect' event fires
This is just a defensive code change to ensure that if signal() were somehow able to cause the peer to synchronously emit the 'connect' event that we won't cause the 'error' listener to be unregistered before 'peer' is emitted and the user has a chance to register their own 'error' listener
2021-04-12 16:13:35 -07:00
Feross Aboukhadijeh
ce8ea41f27 Lower the max number of WebRTC peers in an announce to 5 2021-04-12 15:54:01 -07:00
Feross Aboukhadijeh
9801a63001 9.16.1 2021-02-09 21:38:56 -08:00
Feross Aboukhadijeh
a91a1b6bce github actions 2021-02-09 21:38:26 -08:00
Feross Aboukhadijeh
d8bb9c53f7 Use queueMicrotask on client 2021-02-09 21:38:01 -08:00
Feross Aboukhadijeh
0c4911eaea 9.16.0 2021-01-28 15:17:24 -05:00
Feross Aboukhadijeh
69976e80d7 give user a friendlier error when address() is unavailable due to noServer 2021-01-28 15:16:53 -05:00
Feross Aboukhadijeh
a2bbaab485
Merge pull request #357 from jhiesey/master
Support ws noServer option and server option objects
2021-01-28 12:13:49 -08:00
John Hiesey
db1b63dec9 Support ws noServer option and server option objects 2021-01-27 19:27:39 -08:00
Feross Aboukhadijeh
2a828292b8 standard 2020-10-29 10:25:57 -10:00
Feross Aboukhadijeh
c88bbb4a62 standard 2020-10-28 18:57:47 -10:00
Feross Aboukhadijeh
e0c0eb8127 standard 2020-10-28 17:11:51 -10:00
Feross Aboukhadijeh
6e4faaf670 standard 2020-10-28 10:02:35 -10:00
Feross Aboukhadijeh
eb69f8d7ab standard 2020-10-21 13:47:38 -10:00
Feross Aboukhadijeh
3cec3fa7d9
Merge pull request #350 from webtorrent/greenkeeper/simple-websocket-9.0.0 2020-05-17 12:47:46 -07:00
greenkeeper[bot]
8c30e9d8d4
fix(package): update simple-websocket to version 9.0.0 2020-05-17 19:40:53 +00:00
Feross Aboukhadijeh
695a399568 package metadata 2020-05-17 12:38:46 -07:00
Feross Aboukhadijeh
01204765a5 update authors 2020-05-17 12:38:45 -07:00
Feross Aboukhadijeh
3c810b4ace 9.15.0 2020-05-17 12:38:45 -07:00
Feross Aboukhadijeh
1ece2b21b5
Merge pull request #348 from webtorrent/greenkeeper/simple-get-4.0.0 2020-05-17 12:38:05 -07:00
Feross Aboukhadijeh
04dd528c27
Merge pull request #341 from LinusU/object-shorthand 2020-05-17 12:37:05 -07:00