pub async fn init_client(rpc_port: u16) -> Result<MusicPlayerClient, Error>
Initialize the music player client
If the client cannot be initialized, an error is returned.