Hi All, I want to create a streaming connection from client to server using libcurl. The client will once connect to server and keep listening for responses from the server. Stream teardown can happen when client requests. Example:
I have gone through libcurl but couldn't find a clear implementation of streaming connection except rtsp one. Server will send response/data whenever server is available with the data. http2 supports streaming I guess there must be some libcurl apis which I can use to implement this functionality. Can you please guide? All your responses are appreciated in advance. Regards. |
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html