pub type PubsubClientResult<T = ()> = Result<T, PubsubClientError>;