Is there any way I can push data to the client? I know I can poll using a timer, but is there a way to maybe set up a socket connection from the client to a server rather than have the client poll.
I’m trying to create a real time monitor for a system. Polling every quarter of a second or so just seems like over processing it a bit.
@Support - please add me on this, I am also wondering if way to push data from server to client as data changed only for reducing the traffic, thanks support and David.