pub async fn connect_with_server_key( address: Option<&'static str>, server_key: Option<&'static str>, ) -> Result<NakamaClient<Channel>, Error>