mosquitto-users team mailing list archive
-
mosquitto-users team
-
Mailing list archive
-
Message #00017
Re: Getting the client ID of messages received
Hi Damiano,
>> > Maybe a workaround would be to have a modified broker which would alter
>> > the
>> > payload of PUBLISH messages before forwarding them. And that would have
>> > to
>> > be done inside the broker as the information is only known to it.
>>
>> You could of course do this, but it wouldn't be MQTT any more :)
>
>
> Well, I don't think that would break anything MQTT-wise, but only save some
> bandwidth between the first data producer and its broker. A kind of
> modifying MQTT proxy.
Sorry, my mistake. Modifying the payload wouldn't change the protocol of course.
Cheers,
Roger
References