bloomberg / blazingmq-sdk-java

Java SDK for BlazingMQ, a modern high-performance open source message queuing system.
https://bloomberg.github.io/blazingmq
Apache License 2.0
26 stars 13 forks source link

Feat: subscriptions support #22

Closed 678098 closed 10 months ago

sgalichkin commented 1 year ago

@678098 still in progress?

678098 commented 1 year ago

@sgalichkin could you proceed with review please? The order might be API - protocol - internals - tests - sample producer/consumer. I have also simplified the API as we discussed, the changes are visible in the second commit.

sgalichkin commented 1 year ago

@678098 FYI, Ankur is okay to simplify Java Subscription API if it makes sense