Gabriele Santomaggio
Gabriele Santomaggio
The library does not work on Mac M* It is related to https://github.com/Azure/azure-uamqp-python/issues/386
At the moment, we include all the AMQP 1.0 QPID with [Azure AMQP 1.0](https://github.com/Azure/azure-uamqp-python). We should extract only the AMQP parser avoiding all the client
Performances
Test the performance and evaluate a way to aggregate the messages before sending the messages.
Implement AsyncIterator protocol for consumers.
### 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...
The test coverage is not so high atm. We should add more tests. [See codecov.io](https://codecov.io/gh/rabbitmq/rabbitmq-stream-rust-client/commit/2a67a5abf55c400f166c364f590d4a26626bda51/)
Implement single active consumer for streams" (3.11 feature)
Introduce compression in sub-entry batching. We will speak about that @wolf4ood @korsmakolnikov