Feross Aboukhadijeh
|
57cef88169
|
style: always use braces except for single-line
|
2015-03-06 18:12:59 -08:00 |
|
Astro
|
b33531d835
|
server: allow onHttpRequest() with options={ action: 'announce' } for custom routing
For GH issue #58
|
2015-02-04 20:35:52 +01:00 |
|
Feross Aboukhadijeh
|
ebb86f728f
|
JavaScript Standard Style
https://github.com/feross/standard
|
2015-01-26 18:16:01 -08:00 |
|
Astro
|
d79bf92db0
|
server: ipv6 support
|
2014-12-13 00:12:47 +01:00 |
|
Feross Aboukhadijeh
|
79068a49cf
|
Use hex info_hash and peer_id throughout
|
2014-12-12 02:02:11 -08:00 |
|
Feross Aboukhadijeh
|
edb5c6e854
|
code style
|
2014-12-11 12:53:39 -08:00 |
|
Astro
|
c97e4236f4
|
server parseHttpRequest(): simplify info_hash checking
|
2014-12-11 17:07:37 +01:00 |
|
Astro
|
1c754a2f49
|
move parseHttpRequest(), parseUdpRequest() to lib/parse_{http,udp}.js
|
2014-12-10 00:44:45 +01:00 |
|