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

Check config compability #9

Closed milindl closed 2 months ago

milindl commented 10 months ago

This PR attempts to check configuration compatibility in an exhaustive way, and to document all the differences. This is for both Producer and Consumer.