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
greenkeeper[bot]
3f6350024a
fix(package): update simple-get to version 4.0.0
2020-05-15 18:22:22 +00:00
Feross Aboukhadijeh
cf41ced590
update all deps
2020-05-10 11:38:35 -07:00
Feross Aboukhadijeh
5d119fdcf1
Merge pull request #345 from webtorrent/fix-tests
2020-05-10 11:38:00 -07:00
Feross Aboukhadijeh
cecb778b4b
fix querystring tests
...
The deep-equal check is in "strict mode" so it needs the prototypes of both objects to be equal. This fixes that.
2020-05-10 11:30:06 -07:00
Feross Aboukhadijeh
fce9bd80b2
Delete package-lock.json
2020-05-10 11:16:27 -07:00
Feross Aboukhadijeh
318927421a
Merge pull request #340 from webtorrent/greenkeeper/tape-5.0.0
2020-05-10 11:15:45 -07:00
Linus Unnebäck
ae5e99f0af
Use object shorthand for properties
2020-04-25 10:34:40 +01:00
greenkeeper[bot]
51de5bd5dc
chore(package): update lockfile package-lock.json
2020-04-24 22:04:28 +00:00
greenkeeper[bot]
d666b75a63
chore(package): update tape to version 5.0.0
2020-04-24 22:04:23 +00:00
Diego Rodriguez Baquero
938db35ee6
9.14.5
2020-03-29 14:08:35 -05:00
Diego Rodriguez Baquero
695b40a31d
authors
2020-03-29 14:08:29 -05:00
Diego Rodríguez Baquero
51db46f4b2
increase reconnect variance and maximum
2020-03-29 13:34:50 -05:00
Diego Rodríguez Baquero
587b6e6395
fix standard
2020-03-29 12:51:49 -05:00
Diego Rodríguez Baquero
8b8daa3d4a
fix: set correct headers
2020-03-29 12:32:31 -05:00
Diego Rodríguez Baquero
fc4a0f76a9
Merge pull request #336 from koush/patch-1
...
Error.message is read only on the QuickJS Runtime.
2020-03-29 12:24:38 -05:00
Diego Rodríguez Baquero
e5df6fc2fc
fix: error param
2020-03-29 12:22:44 -05:00
KayleePop
0c459aff78
use native Set instead of uniq library
2020-03-15 16:24:44 -05:00
Koushik Dutta
29d2e6b1b3
Error.message is read only on some platforms.
...
This causes another Error to be thrown.
2020-02-03 15:52:37 -08:00
Feross Aboukhadijeh
7ec91ebecc
update authors
2019-08-18 12:53:38 -07:00
Feross Aboukhadijeh
ecb9efa8db
9.14.4
2019-08-18 12:53:37 -07:00
Feross Aboukhadijeh
4196c26917
Merge pull request #332 from guanzo/bugfix
...
Check if socket is already connected in _openSocket().
2019-08-18 12:52:51 -07:00