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 |
|