You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The target for publishing can be also specified per message.
The publisher has a message() method where we can specify the queue/exchange address and the publish can be defined without target.
This will be also useful to implement grpc
Describe the solution you'd like
Havea per-message based publishing method in Publisher