Several domains in an item request?

Is possible to include several domains in the same item request to received all in the same stream?

For example, domain "MarketPrice" and "MarketByPrice" to receive L1 and L2 in the same stream.


Thank you.

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    Hi @Alex Amat,

    The websockets protocol does not allow mixing multiple domains in a single stream. The application will have to send multiple subscription requests for each domain.

Answers