rabbitmq / rabbitmq-stream-dotnet-client

RabbitMQ client for the stream protocol
https://rabbitmq.github.io/rabbitmq-stream-dotnet-client/stable/htmlsingle/index.html
Other
122 stars 41 forks source link

Implement the Create/Delete SuperStream feature #327

Closed Gsantomaggio closed 8 months ago

Gsantomaggio commented 1 year ago

Is your feature request related to a problem? Please describe.

See https://rabbitmq.github.io/rabbitmq-stream-java-client/snapshot/htmlsingle/#with-the-client-library

Describe the solution you'd like

See https://rabbitmq.github.io/rabbitmq-stream-java-client/snapshot/htmlsingle/#with-the-client-library

Describe alternatives you've considered

No response

Additional context

No response

Gsantomaggio commented 8 months ago

Done via https://github.com/rabbitmq/rabbitmq-stream-dotnet-client/pull/357