Skip to content

Add async http calls to Spotify Web API #2

@jzheng2017

Description

@jzheng2017

Currently SpotifyApi makes synchronous HTTP calls to the Spotify Web API. This may not be desirable as it blocks the application until the request is returned.

A great enhancement would be to implement asynchronous HTTP calls of the existing synchronous http calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAn issue directly related to the public api of the libraryenhancementNew feature or requestepicAn issue tracking a large piece of work that will be split into smaller issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions