pghalliday / node-BrowserStackTunnel

https://www.npmjs.com/package/browserstacktunnel-wrapper
MIT License
17 stars 24 forks source link

Integrate with new browserstacklocal binaries #7

Closed pghalliday closed 10 years ago

pghalliday commented 10 years ago

As mentioned in #6 there is a new tool for creating local tunnels. I have started working on integrating them (BrowserStackLocal branch) but have a couple of concerns.

My current thinking is to stop embedding the binaries in the package and to download them from browserstack on first use.

It would also be nice if there were checksums published by browserstack so that the version could be checked before starting a tunnel which could trigger an update without having to rely on the stdout of the process.

pghalliday commented 10 years ago

fixed in 1.2.0