# README
Telsocket
Telnet-like for WebSockets
Installation
Alternatively you can install using go:
go get github.com/lafikl/telsocket
There is also an homebrew tap from @pascaliske for installing telsocket on Mac OS X:
brew tap pascaliske/telsocket
brew install telsocket
Usage
telsocket -url <url to ws server>
# Functions
No description provided by the author