add go client to readme

This commit is contained in:
Roman Shtylman
2013-10-23 11:31:28 -04:00
parent aa488f6e76
commit 2c38aefb9d

View File

@@ -49,6 +49,12 @@ client.on('error', function(err) {
});
```
## other clients ##
Clients in other languages
*go* [gotunnelme](https://github.com/NoahShen/gotunnelme)
## server ##
See shtylman/localtunnel-server for details on the server that powers localtunnel.