Creates a new Kafka consumer handle.
\p conf is an optional object that will be used instead of the default configuration. The \p conf object is reusable after this call.
the new handle on success or null on error in which case \p errstr is set to a human readable error message.
See Implementation
Creates a new Kafka consumer handle.
\p conf is an optional object that will be used instead of the default configuration. The \p conf object is reusable after this call.
the new handle on success or null on error in which case \p errstr is set to a human readable error message.