For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
0 0 0 2

qualified stream and a non-qualified stream

What is the difference between a “qualified stream” and a “non-qualified stream”?

#technologywebsocketsrrtostream
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

<AHS>

Case 12800316

Client: jtan@millburn.com

@praful.devmk01

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


1 Answer

· Write an Answer
Upvote
Accepted
24.7k 54 17 14

Hello @praful.devmk01

Based on the API Compatibility Matrix document that, the Qualified Stream is the "Tunnel Stream"

tunnel-stream-0.png

### What is a Tunnel Stream? ###

A tunnel stream is a private stream with additional behaviors, such as end-to-end line of sight for authentication and guaranteed delivery. Tunnel streams are founded on the private streams concept, and the Enterprise Transport API establishes them between consumer and provider endpoints (passing through any intermediate components, such as Refinitiv Real-Time Distribution System or a Refinitiv Real-Time Edge Device).

When creating a tunnel, the consumer indicates any additional behaviors to enforce, which is exchanged with the provider application end point. The provider end-point acknowledges creation of the stream as well as the behaviors that it will enforce on the stream. After the stream is established, the consumer can exchange any content it wants, though the tunnel stream will enforce behaviors on the transmitted content as negotiated with the provider.

The example of a tunnel stream usage is the RTSDK consumer application needs to contribute data to Refinitiv Contributions Channel (RCC) via the tunnel stream.

This tunnel stream feature is available in the RTSDK (ETA, ETA Reactor, and EMA APIs) only, not the WebSocket API.


About the "Non-Qualified Stream", it is a normal stream between the consumer and provider.



tunnel-stream-0.png (30.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Thank you

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.