pub fn attach_reader( conn: &Connection, session_id: &str, client_id: &str, ) -> Result<()>
Attaches a read-only client to a session.