pub type ReachClient = WebSocketClient<ReachCommunication>;
struct ReachClient { /* private fields */ }