# Functions

Dial will open a websocket to socketURL giving command and tty to the server.
New takes a websocket and creates a ShellClient object implementing the engines.Shell interface.

# Structs

ShellClient exposes the client interface to a shell running remotely.