Launch and connect functions#

These functions provide for starting and connecting to a local instance of System Coupling.

launch(*[, connection_type, port, ...])

Start a local instance of System Coupling and connect to it.

connect(host, port[, connection_type])

Connect to an instance of System Coupling already running in server mode.

Connection types#

ConnectionType(*values)

Enum containing the various gRPC connection options that are supported.