Open
Description
In the latest node-rdkafka, I see that the C++ implementation of the producer does not implement or call transaction-related methods, and therefore the JavaScript side of things doesn't have any transaction-related methods. It would be nice if the library supported these, as librdkafka does under the hood.