Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] How can I understand which version my Mosquitto Broker uses of MQTT?

On Sat, Jul 3, 2021 at 10:24 AM Baran Gürsoy <barangursoy6@xxxxxxxxx> wrote:
Thank you for your answer, I don’t see an evidence that I’m not using 5.0 but I couldn’t find where to configure my client for specifically to v5.0, so that was why I asked this question. Thanks again

It's probably not using v5 if you're not sure.  What is it about v5 that's important to you?  If you're not using any v5-specific features, it doesn't matter much.  If you are, then you should be able to observe whether they're working.

(I've implemented tons of stuff around v5, so it's important to me, but I don't want to make any assumptions) 

Back to the top