Hi -
I'm back! I was off Pythonanywhere for a while, missed it, and I'm back now hopefully with a project or two.
One project is I need to set up an MQTT client, to connect to a broker at HiveMQ. The purpose of my code is to watch (over MQTT) some data coming in and to log it to JSON. In searching the forums, it wasn't clear to me if a paid account is able to run an MQTT client, or if there is some limitation with ports.
Can someone clarify if they are successfully running something like Paho-MQTT?
Thank you.