# Functions
HandleControlRequest performs a control request.
NewPipeFromEnds creates a new pipe from its ends and connects it to the app.
Register a new control handler under a given id.
Rm deletes the handler for a given name.
# Variables
NewPipe creates a new pipe and connects it to the app.
# Interfaces
PipeClient is the type of the thing the probe uses to make pipe connections.