Real-Time - Optimized: Change in Service Discovery Request for WebSocket API - Ticket 13104

Hi Team,

I got an notification (https://my.refinitiv.com/content/mytr/en/pcnpage/13104.html?utm_source=Refinitiv&utm_medium=email&utm_campaign=Change_Notification&utm_content=PCN) today from Refinitiv where they have suggested to change the Service Discovery method code from:

1629471657684.png

To:

1629471721920.png

Looks like this change is applicable from 2nd Sep 2021.

Questions:

What happened if we don't make these changes before 2nd Sep 2021? Will the Refinitiv WebSocket API application stop working?

How to test these changes? I made the required changes but after making the changes my service stop working as I am not able to find any host and it's port.

Best Answer

  • nick.zincone
    nick.zincone admin
    Answer ✓

    Hi @pradeep.badoni

    The current list of available regions, and the endpoins they map to, when using the streaming discovery service are:

    • ap-southeast-1a
      • apac-1-t3.streaming-pricing-api.refinitiv.com Port:443
    • ap-southeast-1a,ap-southeast-1b
      • apac-3-t3.streaming-pricing-api.refinitiv.com Port:443
    • ap-southeast-1b
      • apac-2-t3.streaming-pricing-api.refinitiv.com Port:443
    • eu-west-1a
      • emea-1-t3.streaming-pricing-api.refinitiv.com Port:443
    • eu-west-1a,eu-west-1b
      • emea-3-t3.streaming-pricing-api.refinitiv.com Port:443
    • eu-west-1b
      • emea-2-t3.streaming-pricing-api.refinitiv.com Port:443
    • us-east-1a
      • amer-1-t3.streaming-pricing-api.refinitiv.com Port:443
    • us-east-1a,us-east-1b
      • amer-3-t3.streaming-pricing-api.refinitiv.com Port:443
    • us-east-1b
      • amer-2-t3.streaming-pricing-api.refinitiv.com Port:443
    • us-east-2a
      • us-east-2-aws-1-lrg.optimized-pricing-api.refinitiv.net Port:443
    • us-east-2a,us-east-2b
      • us-east-2-aws-3-lrg.optimized-pricing-api.refinitiv.net Port:443
    • us-east-2b
      • us-east-2-aws-2-lrg.optimized-pricing-api.refinitiv.net Port:443

Answers