Type Definition TransportError
jsonrpc_pubsub
type TransportError = SendError<String>;
Raw transport error.