-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Following MIGRATION.md, I notice at least these differences from the kafkajs API which are not documented there. Feel free to close if you are not planning to implement a fully compatible API.
producer.onis absent (to register for producer events)producer.eventsis absent (I'm usingproducer.events.CONNECT,producer.events.DISCONNECT,producer.events.REQUEST_TIMEOUT)Partitionersexport is absent (I'm usingPartitioners.DefaultPartitioner)
milindl, theo-bulfon-wmx, santicalcagno and cortopyJamesgt
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation