Does TRONetHttpClientChannel support events?

Just to make sure my assumption is right, I expect this channel does not support events.

you can get access to original events of THTTPClient via TRONetHttpClientChannel.http property.

I mean receiving push events from a RemObjects server through TROEventReceiver :grinning:

it should work as expected: client sends requests for new events to server every XX seconds, according to settings of TROEventReceiver.