Closed ameeena closed 4 years ago
I don't think that this is possible. You have 2 different options according to my understanding:
Sorry but this is not possible. Why do you want to do such things?
Oh thank you for the replies :) I actually wanted to publish to the brokers because there are different clients listening on different brokers and i wanted to connect to those brokers. But ya like SeppPenner replied i will try the proxy broker option. Thanks again :)
I have an MQTT client, and i have 2 brokers. One is a mosquitto broker and another one is MQTT net broker. I want to connect my client to both the brokers. Is it possible to achieve this? I'm getting an exception thrown when i do that : MQTTnet.Exceptions.MqttProtocolViolationException: 'It is not allowed to connect with a server after the connection is established.'
Thanks
Which project is your question related to?