Code Monkey home page Code Monkey logo

Comments (10)

ramsayleung avatar ramsayleung commented on August 11, 2024

As for ongoing plan to support async/await, I have talked with the author of spotify-tui on this PR, and everything is working in process now. Because my full time job is so damn busy, I have to take some extra time to support async/await, so please be patient :)

from rspotify.

 avatar commented on August 11, 2024

Sorry, i did not mean to rush you.
Understood. I'm looking forward to it. I would like to be helpful for it if I can.

from rspotify.

ramsayleung avatar ramsayleung commented on August 11, 2024

I think your work/branch is inspired, there are a lot of things I could learn from your work. I just push my WIP work to remote origin. Instead of creating a nonblocking package, I prefer to create a blocking package, and make nonblocking default.

from rspotify.

ramsayleung avatar ramsayleung commented on August 11, 2024

I would like to be helpful for it if I can.

If you have time, you could help me to convert those endpoint functions to async/await version, I just update the internal functions to async, there are still a lot of endpoint functions that needs to update.

async fn get(

pub fn track(&self, track_id: &str) -> Result<FullTrack, failure::Error> {

from rspotify.

 avatar commented on August 11, 2024

will do.

from rspotify.

ramsayleung avatar ramsayleung commented on August 11, 2024

I just submit all the work Rspotify needs to do to support async/await, if you have time to join me, feel free to check it The workload of adding support for async/await

from rspotify.

 avatar commented on August 11, 2024

I started to modify endpoint functions to support async/await in client.rs. I will send PR when i finished to implement them. Please wait.

from rspotify.

ramsayleung avatar ramsayleung commented on August 11, 2024

Perhaps you could send a new PR once you have finished to implement a endpoint function, or you could mark which endpoint function you are going to modify? just in case of any conflicting situation that we are both modifying the same endpoint function.

from rspotify.

 avatar commented on August 11, 2024

oh, it has already been implemented.

from rspotify.

ramsayleung avatar ramsayleung commented on August 11, 2024

Rspotify has come to async/await, it's done.

from rspotify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.