Hi,
Using RealTime SDK EMA API, we can use Encrypted Websocket or Encrypted Socket.
Encrypted socket is recommended for better performance over Encrypted websocket.
For security reason we’re forced to use an http/https proxy.
It is fine with Encrypted Websocket but it doesn’t work with Encrypted Socket because it’s not https.
We may able to use a SOCKS proxy for non https connection but how to configure it in EMA API with Encrypted Socket ?