connect_with_server_key

Function connect_with_server_key 

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