EventHorizon.RocketMQ.Remoting 0.2.0
·
36 commits
to main
since this release
Feature release for the protocol-specific Apache RocketMQ classic Remoting client.
- Register multiple independently configured Consumers under one AddRocketMQRemoting registration with group-safe physical-client sharing.
- Add Broker-notification Rebalance coordination, same-group connection isolation, heartbeat ownership, and cross-process integration coverage.
- LitePull now unregisters Broker membership immediately when AssignAsync([]) clears a manual assignment.
- 0.2.0 intentionally removes delegate-based MessageHandler options and non-generic Push registration. Migrate handlers to typed DI implementations of IRemotingPushMessageHandler; use Scoped when application dependencies are scoped.
NuGet: https://www.nuget.org/packages/EventHorizon.RocketMQ.Remoting/0.2.0