Spring reactor rsocket connection limits

257 Views Asked by At

I'm managing socket client using spring integration TCP and try to use RSocket. My target server has connections limit so I need like max-connections. Would RSocket support this?

If It's not support, am i using rate-limit(third part lib)?

0

There are 0 best solutions below