Roman Shtylman
|
14b4bcb96f
|
add tests for host header transform
|
2014-02-24 19:43:34 -05:00 |
|
Roman Shtylman
|
2f6f9459ad
|
change main export signature to localtunnel(port, opt, fn)
Makes for a simpler hello world app
|
2014-02-14 00:32:43 -05:00 |
|
Roman Shtylman
|
fbfc923a7e
|
remove connect export in favor of single function
Since connect was the only function exported, we can just export the
function directly to make things simpler.
|
2014-02-13 23:51:29 -05:00 |
|
Roman Shtylman
|
d9bc11b520
|
default host to localtuunel.me
If no host specified, then default to localtunnel.me
close #31
|
2014-02-13 23:43:54 -05:00 |
|
Roman Shtylman
|
ad64611bd1
|
add tests
|
2014-02-13 23:41:49 -05:00 |
|
Roman Shtylman
|
ed5aa3f16b
|
remove server components
moved to localtunnel-server repo
|
2013-06-17 02:11:41 -04:00 |
|
Roman Shtylman
|
79ca069c38
|
refactor to use http-raw for lt server incoming
- http raw exposes a socket to the req/res pair
- cleanup client to be more resilient
- add test for queued requests
|
2012-12-17 14:23:12 -05:00 |
|