curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Create Serverside Streaming connection using libcurl

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 30 Mar 2019 06:55:33 +0100 (CET)

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
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-03-30