How to connect apache kafka to eclipse ditto? – Nginx
I'm trying to connect apache kafka 2.x to eclipse ditto in locally with default configurations. I'm following this https://www.eclipse.org/ditto/connectivity-protocol-bindings-kafka2.html, so I tried to create a new connection with a POST request, as follows: curl -X POST -i -u devops:foobar -H…