Gert Hengeveld
|
2a74d6be9f
|
HTTPS support, Promise API, modern ES syntax
* Add support for tunneling a local HTTPS server.
* Return a Promise from localtunnel.
|
2019-09-16 07:30:13 -07:00 |
|
Roman Shtylman
|
2372ec22cc
|
add _request_ event to print basic request information
|
2018-04-03 22:16:32 -07:00 |
|
Daniel Kezerashvili
|
32fd1fdcbd
|
Add basic request logging functionality (#178)
|
2018-04-01 20:36:49 -07:00 |
|
C. K. Tang
|
578dc9aaae
|
Replace 'request' with 'axios' (#214)
|
2018-01-07 10:13:22 -08:00 |
|
Roman Shtylman
|
b9c1901d60
|
fix host header transform to support Host and host header
|
2016-11-17 22:28:34 -08:00 |
|
Joshua Slayton
|
b32041d8aa
|
fix unnecessary binary->string conversion
|
2016-01-20 13:11:40 -08:00 |
|
Aron Woost
|
b4a22bff64
|
Re-emit socket error
|
2015-11-04 12:04:07 +01:00 |
|
Roman Shtylman
|
2773fe6923
|
Merge pull request #74 from davej/patch-1
Increase max event listeners to prevent premature memory-leak warnings
|
2015-07-15 22:24:47 -07:00 |
|
Steve Lamb
|
eb31659345
|
Keep sockets alive after connecting
|
2015-07-15 10:29:53 -07:00 |
|
Dave Jeffery
|
e73cfe3e45
|
Increase max event listeners to prevent premature memory-leak warnings #71
|
2015-05-31 22:19:45 +01:00 |
|
Roman Shtylman
|
809262cf3d
|
refactor into files
|
2014-12-21 17:46:38 -08:00 |
|
Roman Shtylman
|
ed5aa3f16b
|
remove server components
moved to localtunnel-server repo
|
2013-06-17 02:11:41 -04:00 |
|
Roman Shtylman
|
51d91ce0e8
|
refactor server tcp handling
- limit on number of tcp connections
- preliminary support for websockets
|
2012-10-17 22:50:59 -04:00 |
|