Open p4w4n opened 3 years ago
I have a spring boot application running rsocket client and I want to connect to multiple instances of another spring boot application running rsocket broker. Client will need to aggregate the logs sent by all the applications and process them.
I have a spring boot application running rsocket client and I want to connect to multiple instances of another spring boot application running rsocket broker. Client will need to aggregate the logs sent by all the applications and process them.