nodefluent / node-sinek

:tophat: Most advanced high level Node.js Kafka client
MIT License
290 stars 52 forks source link

Ensure latest kafkajs settings are used #157

Open rob3000 opened 4 years ago

rob3000 commented 4 years ago

based on: https://kafka.js.org/docs/configuration and https://github.com/tulios/kafkajs/issues/298 We may not have the correct settings for the JSConsumer and JSProducer. This issue is to ensure we have them up to date after https://github.com/nodefluent/node-sinek/pull/154 has been merged