# Functions

Dial will built a proper shell websocket URL, connect to the server and return an initialized shell client.
New creates a new v1 ShellClient from an existing websocket.

# Constants

MaxOutstandingBytes is the maximum number of unsent bytes in the stdin buffer.

# Structs

ShellClient is the implementation of github.com/taskcluster/taskcluster-worker/engines.Shell for v1 shells.