import the `Kafka` instance from the kafkajs library const { Kafka } = require("kafkajs") // the client ID lets kafka know who's producing ...
確定! 回上一頁