Cas
|
c99eb89208
|
fix: drop buffer (#465)
|
2023-05-26 17:54:30 +01:00 |
|
Tom Snelling
|
bf8831c64a
|
adds handling for x-forwarded-for comma-separated syntax (#452)
|
2023-03-17 02:07:39 +01:00 |
|
Cas
|
e6d3189edf
|
feat: esm (#431)
BREAKING CHANGE: ESM only
* feat: esm
* fix: linter oops
|
2022-12-05 23:06:54 +01:00 |
|
Diego Rodriguez Baquero
|
e5994d2ebd
|
fix: modernize
|
2021-06-14 20:54:41 -05:00 |
|
Feross Aboukhadijeh
|
c88bbb4a62
|
standard
|
2020-10-28 18:57:47 -10:00 |
|
Feross Aboukhadijeh
|
1a075bd159
|
standard
|
2019-07-05 14:36:14 -07:00 |
|
Feross Aboukhadijeh
|
fc87c8c9ff
|
build
|
2018-02-17 17:13:56 -08:00 |
|
Feross Aboukhadijeh
|
a09158bb4b
|
Delete socket.upgradeReq when it is no longer needed to reduce memory usage
cc @lpinca
|
2017-03-07 13:22:51 -08:00 |
|
Feross Aboukhadijeh
|
c2c8e36af7
|
Fix bug where left = 0 would be converted to Infinity
Possibly fixes: https://github.com/feross/bittorrent-tracker/issues/196
|
2017-02-08 12:27:50 -08:00 |
|
Feross Aboukhadijeh
|
2fffdc6730
|
ws server: drop support for old tracker clients
old clients don’t send params.action === ‘action’
|
2016-03-23 21:27:32 -07:00 |
|
Feross Aboukhadijeh
|
ba4a52d2d1
|
Fixes for PR #125
|
2016-03-15 20:06:39 -07:00 |
|
Yoann Ciabaud
|
39507bf8be
|
Scrape implementation for websocket. Issue #116
|
2016-03-14 00:36:51 +01:00 |
|
Feross Aboukhadijeh
|
e3c65bc2a3
|
PR Feedback for #120
|
2016-03-11 17:21:19 -08:00 |
|
Yoann Ciabaud
|
2f37e6c476
|
Adds a type param to identify the source of the peer
|
2016-03-11 10:09:09 +01: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
|
3746c05d79
|
restructure folders
|
2015-07-29 00:26:44 -07:00 |
|