# Functions
NewWebsocket creates a new websocket instance.
StartCLI starts managing the Intiface CLI.
# Variables
EnableConsole, if true, will make the Intiface CLI print to stderr.
# Structs
Websocket wraps around a Buttplug Websocket to simultaneously manage the CLI in the background.
# Interfaces
CLIHandler describes the handler that the Intiface CLI manager accepts.