I am using 2 different MQTT Brokers(Mosquitto and EMQX). I am able to send messages between my mosquitto to EMQX and also EMQX to mosquitto using command prompt. I want to know if its possible to send files (png, pdf, xlsx, doc) between the two.
If yes, How?