Describe the solution you'd like
A reactive java client for channel-sender's rest endpoints.
Describe alternatives you've considered
Backend clients can alternatively interact with sender's endpoints using generic a webclient to exchange data. But having the java client can reduce boilerplate code.
Additional context
Describe the solution you'd like
A reactive java client for channel-sender's rest endpoints.
Describe alternatives you've considered
Backend clients can alternatively interact with sender's endpoints using generic a webclient to exchange data. But having the java client can reduce boilerplate code.
Additional context