ServerEvents Client für C#

Hi,
i am intending to show updates of several OH2 items in a C# windows forms application. Therefore I need to subscribe to events in OH2 with SSE.

I managed to do this with Javascript and EventSource.

However, I failed to do it in C#. I found ServiceStack, which seems to be the right dll, but did not manage to use it.

Could anybody post a C# class, which does the job as an example?

Thank you!

Hello, this is an international forum, could you post your question in English, please?

Sorry. Now its in English.

Does anybody have a clue?