Commit 57c8d29
Make the load balancer immediately aware of the number of playing players (#28)
* Make the load balancer immediately aware of the number of playing players
* Consider both local and remote player count in balancing
Co-authored-by: duncte123 <[email protected]>
---------
Co-authored-by: duncte123 <[email protected]>1 parent ffd5e0f commit 57c8d29
File tree
1 file changed
+3
-1
lines changed- src/main/kotlin/dev/arbjerg/lavalink/internal/loadbalancing
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments