Provides transparent load balancing for RSocket connections.
<dependency>
<groupId>io.rsocket</groupId>
<artifactId>rsocket-load-balancer</artifactId>
<version>1.1.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of RSocket Load Balancer to create a load-balanced client.
Use a service discovery mechanism like Eureka or Consul to register RSocket servers.
No dependency data recorded yet.