Create SuperStream from .Net Client

68 views
Skip to first unread message

Saurabh Nautiyal

unread,
Jun 28, 2023, 12:16:17 PM6/28/23
to rabbitmq-users
Hi,

Can we create SuperStream from .Net client Stream lib as I can create Stream using streamSystem.CreateStream(streamSpec) but I can not find an option here to create SuperStream.  

Regards
Saurabh 

Gabriele Santomaggio

unread,
Jul 4, 2023, 3:08:58 AM7/4/23
to rabbitmq-users
Here [1], you can find a tutorial.

There is no way to create a super stream programmatically with the stream clients.
You have three ways:
- rabbitmq-streams add_super_stream ...
- use the AMQP client and create exchange / stream queues with the right bindings
- use the HTTP API to create exchange / stream queues with the right bindings

-
Gabriele 

Reply all
Reply to author
Forward
0 new messages