mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
kafka use temp transport to fetch metadata.
This commit is contained in:
parent
531b658f8e
commit
22fa9a0f1f
2 changed files with 6 additions and 7 deletions
|
|
@ -164,8 +164,6 @@ public:
|
|||
private:
|
||||
SrsLbRoundRobin* lb;
|
||||
SrsAsyncCallWorker* worker;
|
||||
SrsTcpClient* transport;
|
||||
SrsKafkaClient* kafka;
|
||||
public:
|
||||
SrsKafkaProducer();
|
||||
virtual ~SrsKafkaProducer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue