You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in trying Zilla as an MQTT broker that connects to Kafka, but I cannot manage to get the example in the documentation working. This seems to be the only documentation available related to MQTT, so I don't know what to do now. I hope someone can help me get the example working so I can proceed to integrate Zilla in my project.
I am interested in trying Zilla as an MQTT broker that connects to Kafka, but I cannot manage to get the example in the documentation working. This seems to be the only documentation available related to MQTT, so I don't know what to do now. I hope someone can help me get the example working so I can proceed to integrate Zilla in my project.
What I did:
docker compose --profile kafka --profile init-kafka up -d
.The Zilla container does not log anything usefull, I only see the
zilla.yml
content and then 'started'.This is the output I get when I try to subscribe to a topic:
This is the output I get when I try to publish a message on a topic:
Tried on Windows 11 with Docker Desktop and on Debian 12.
The text was updated successfully, but these errors were encountered: