pub type ReachConnection = WebSocketServer<ReachConnectionContext>;
struct ReachConnection { /* private fields */ }