module documentation
Module that defines a transport for RPC connections.
A transport can send to and receive messages from some endpoint.
| Exception | |
Connection closed error. |
| Exception | |
The master cannot be reached. |
| Exception | |
Permission denied while connecting to the master socket. |
| Exception | |
Denotes an error in the LUXI protocol. |
| Exception | |
Error on request. |
| Exception | |
Operation timeout error. |