You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: