Hello.
I'm working on subscribing to real-time prices through websocket. I'm currently using the LSEG Data Library for .Net and it is working great on my workstation, but in our deployed environments there is a requirement to use an internal proxy for all communication to the outside.
Is it possible to configure an internal proxy when using the LSEG Data Library for .Net?
Also is it possible to use authentication V1 with the Real-Time SDK for C#? Or is it limited to V2?