confluentinc / confluent-kafka-javascript

Confluent's Apache Kafka JavaScript client
https://www.npmjs.com/package/@confluentinc/kafka-javascript
MIT License
50 stars 5 forks source link

Combined PR for latest changes #16

Closed milindl closed 2 months ago

milindl commented 9 months ago

The change to the run() method is because await run() is expected not to block an async method as per the api.