websocket subprocol problems

Options

Hi,

wss://*****.streaming-pricing-api.refinitiv.com/WebSocket

When we want to make a connection to websocket, it’s requested from us to send by writing tr_json2 to the value subprotocol, can we connect without doing this process? İn other words, can we connect websocket without indicating subprotocol?

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @Sencer

    No, you will have to use the tr_json2 as the protocol when connecting to Refinitiv; there is no way around it. Are you having any issues doing so?

    Read about websocket protocols here.