Skip to content

EventHorizon.RocketMQ.Remoting 0.2.0

Choose a tag to compare

@eventhorizon-cli eventhorizon-cli released this 30 Jul 15:43
· 36 commits to main since this release
853c679

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