curl-library
Re: Create Serverside Streaming connection using libcurl
Date: Sat, 30 Mar 2019 14:29:34 +0530
On 3/30/19, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Thu, 7 Mar 2019, Prashant Shubham via curl-library wrote:
>
>> I have gone through libcurl but couldn't find a clear implementation of
>> streaming connection except rtsp one.
>
> I would say the opposite and claim that libcurl supports streaming of
> virtually all protocols. At least the TCP based ones. libcurl will sit and
> wait for data until data arrives and then it delivers it. Over and over
> until
> the end of connection (which might neve occur).
>
> --
>
> / daniel.haxx.se
>
Hi Daniel,
It would be great help if you could point to some examples.
Thanks,
Prashant
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-03-30