Skip to content

Commit 6360de1

Browse files
committed
Merge branch 'master' of github.com-ahs:Refinitiv-API-Samples/Example.WebSocketAPI.Python.MRN into master
update rebrand
2 parents bc24711 + 0dea41b commit 6360de1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@
66

77
## Overview
88

9+
<<<<<<< HEAD
910
This example shows how to writing the [Websocket API for Pricing Streaming and Real-Time Service](https://developers.refinitiv.com/elektron/websocket-api) aka Websocket API application to subscribe Machine Readable News (MRN) from Refinitiv Real-Time Distribution System (ADH and ADS servers). The example just connects to Refinitiv Real-Time via a WebSocket connection, then subscribes and display MRN News data in a console or classic Jupyter Notebook. The project are implemented with Python language for both console and Jupyter Notebook applications, but the main concept for consuming and assembling MRN News messages are the same for all technologies.
11+
=======
12+
This example shows how to writing the [Elektron WebSocket API](https://developers.refinitiv.com/elektron/websocket-api) application to subscribe Machine Readable News (MRN) from Thomson Reuters Enterprise Platform (TREP). The example just connects to TREP via a WebSocket connection, then subscribes and display MRN News data in a console or classic Jupyter Notebook. The project are implemented with Python language for both console and Jupyter Notebook applications, but the main concept for consuming and assembling MRN News messages are the same for all technologies.
13+
14+
For example of MRN from Elektron Real-Time (ERT) in Cloud, please switch to ERT-in-Cloud branch.
15+
>>>>>>> 0dea41bf1efe2fb8555f4a752696d024f19787f1
1016
1117
Please see a full documentation of this example application in [this article](https://developers.refinitiv.com/article/introduction-machine-readable-news-elektron-websocket-api-refinitiv).
1218

0 commit comments

Comments
 (0)