Hello,
Could you please help me understand which ClouldFlare product/subscription will work to filter/analyze the traffic between TCP server and clients?
TCP server provides real-time data through certain port using network sockets. Clients create connections with the server (SERVER_ENDPOINT:PORT) and send special commands for getting the data. Clients should keep the connections open to receive the real time data sent by the server. Currently it works only with IP4 family.
Thank you.