Skip to content

[Question] Can we use RestClient to stream (audio) data ? #253

@shubhank008

Description

@shubhank008

Been using this library for all my REST needs very well, but for something new I am working on, I need to handle a Data Streaming API (its a HTTP API that returns audio-data stream).
Can the RestClient handle that kind of data/API and if so, can you please give me some tips to handle it, since the standard REST-like GET call didn't work out

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @shubhank008

        Issue actions

          [Question] Can we use RestClient to stream (audio) data ? · Issue #253 · proyecto26/RestClient