rabbitmq / rabbitmq-stream-go-client

A client library for RabbitMQ streams
MIT License
170 stars 20 forks source link

Tasks for the client version 2 #260

Open Gsantomaggio opened 11 months ago

Gsantomaggio commented 11 months ago

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

Based on the experience we gained with the DotNet stream client, I'd like to report some best practices we should adopt on version 2 of this client.

Describe the solution you'd like

Tests do:

Edge cases to handle:

Describe alternatives you've considered

No response

Additional context

No response