pub async fn connect(addr: impl AsRef<str>) -> Result<Ella>
Connect to an ella API server at addr.
addr