How to listen to a server sent event (SEE)? - C++/MQL4?

I am trying to listen to a server sent event (SEE) in C++/MQL4 natively.

I ma willing to listen to the new incoming data from the SEE, but I didn’t figure out a way to do it in C++ or MQL4.

Your help is much appreciated!