module documentation

Module that defines a transport for RPC connections.

A transport can send to and receive messages from some endpoint.

Class FdTransport Low-level transport class that works on arbitrary file descriptors.
Class Transport Low-level transport class.