1\. Are you allowed to access the Refinitiv Data Platform real-time services via websocket

1\. Are you allowed to access the Refinitiv Data Platform real-time services via websocket.
2\. If you are: what is the hostname and authHostName (the authentication hostname) , they could be the same.
3\. What is the current and relevant code example in either Python or C#.
4\. Is there updated documentation that we can read.

Best Answer

  • @papineni.saikrishna ok so they will not be able to use the websocket endpoint on RDP. They will be able to use the websocket on UDF. This is accessible using the Refinitiv Data Libraries (Python, .NET and TypeScript versions are available). Full documentation and examples are available on those pages or in our github repos Python, .NET. I hope this is ok for you. There are a number of streaming examples there, snapshot, cache, asynchronous etc. You can also use the Python library in the CodeBook App (type CODEBK into Eikon search bar). There you will see both Access and Content layer examples - see below:

    1722939497375.png


    I hope this can help.

Answers