rabbitmq / rabbitmq-stream-go-client

A client library for RabbitMQ streams
MIT License
161 stars 13 forks source link

Stream pkg sys test #258

Closed ablease closed 6 months ago

ablease commented 7 months ago

This test uses the public API of the stream package to do a lifecycle test or producing and consuming messages to a stream.

Todo's

Zerpet commented 6 months ago

Review this with @ablease, tests pass locally and code looks good.