confluent-kafka-javascript
confluent-kafka-javascript copied to clipboard
Add topic configuration and fix config types
Change of note: RdKafka client expects a topic config separate from the global config. Change config functions to accomodate that.
Also format the things as per the .editorconfig
But I think we should set up prettier, it's like go fmt, set and forget.