mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-29 17:04:33 +00:00
Connect event use in ConsumerGroup and ConsumerGroupStream. But missed event in HighLevelConsumer. - https://github.com/SOHU-Co/kafka-node/pull/935 - https://github.com/SOHU-Co/kafka-node/blob/master/lib/consumerGroupStream.js#L69 - https://github.com/SOHU-Co/kafka-node/blob/master/lib/consumerGroup.js#L591