Roger Light

Results 356 comments of Roger Light

Can you please provide an example of how to reproduce this please?

Thanks for the detailed reply. I don't really consider a fault injection to be a valid reproduction here. What I mean is that I don't believe that openssl will allow...

Try adding 132 to your allowed protocol versions config in VerneMQ, this will allow it to accept MQTT v3.1.1 with non-standardised bridge support, which is what Mosquitto and other brokers...

I don't know. If this is important to you, you could run `git bisect` to find the commit.

I don't think I agree with this change. Could you explain what problem you believe it to be solving?

Ah, thank you I understand. I believe the answer is to better document it then. There is no such thing as a connack code/string in MQTT v5.0, and no such...

Thanks for this PR. I have a couple of comments: * From what I can see, the description doesn't match the code. Could you please check it? * I don't...

Sorry, but maybe I'm being stupid but I can't match up the idea of adding websocket support to bridges with what you have here, most of which is related to...