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
{{ message }}
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
The doc says slaves are picked at random, however in my use case I would like to pick the slave that is closest (lowest latency) to me, so I'd send a command (or ping) to all of them and pick the first to respond.
The doc says slaves are picked at random, however in my use case I would like to pick the slave that is closest (lowest latency) to me, so I'd send a command (or ping) to all of them and pick the first to respond.
How can I do this with this library?