Maybe someone needs it. You can use
https://mosquitto.org/download/
mosquitto_pub.exe
mosquitto_sub.exe
with
run('PATH\Mosquitto\mosquitto_pub.exe -h HOST -t TOPIC -m "MSG", '', @SW_HIDE)
read help if you need info
mosquitto_pub.exe -- help
mosquitto_sub.exe --help