Hello, I have been using the curl library, to write some c code for for accessing IoT devices.
Some of these devices can produce a "constant stream" of event notifications, in text/xml. I wonder what the best approach would be to open such a stream and keep reading it. (probably close it once in a while, and restart that event stream. any suggestions for a "best practices" approach? thanks, Ron
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html