Relative Content

Tag Archive for node.jstypescriptapache-kafkanestjskafkajs

NestJs does not publish message in Kafka

I’m trying to publish a message to Kafka through a nestJs service. After running the code and checking the messages published in the topic, there is no message, and there is no error when executing the code that publishes the message.