Module process

Source
Expand description

Modules§

client
server

Structs§

Client
A handle to a client that allows communicating to a long-running process.
Server
A handle to facilitate typical server interactions that include the handshake and command-invocations.

Enums§

Status
The return status of an invoked command.

Type Aliases§

Capabilities
A set of capabilities that have been negotiated between client and server.