1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Remove KAFKA. 3.0.53

This commit is contained in:
winlin 2019-10-03 12:45:38 +08:00
parent bb3e8a41d1
commit 5d17bb8bb0
18 changed files with 7 additions and 3358 deletions

View file

@ -31,7 +31,7 @@
/**
* the round-robin load balance algorithm,
* used for edge pull, kafka and other multiple server feature.
* used for edge pull and other multiple server feature.
*/
class SrsLbRoundRobin
{