Hi All,

Has anyone ever tried implementing server-sent events by using libcurl.
server-sent events is a technology to push asynchronous data to HTTP Client,
whenever server is available with the data.

I am planning to do it, but in case anyone has tried it, it will be very
helpful for me.

I think as standard libcurl does not support it, so I might need to do some
changes in the library locally and compile it again.

All your responses are appreciated in advance.

Regards.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to