SSE (Server-Sent Events)

Hello,
I want to receive data via SSE (Server-Sent Events).

Has anybody done that already in vvvv?
It should be simple, as it can be easily done with curl using the following command (placeholder url and key):

curl -H ‘x-api-key: apikey123455667’ sse.website.cloud/bla/blubb

I couldn’t get it done with the standard http nodes.

Any hints?
Thank you for your help.

watch this space: VL.IO.CurlSharp for a release by @Rayment

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.