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