Payload specifies the type of Msg.data that will be sent and received by the client.
The payload affects all client subscribers and publishers. If using mixed types, either
create multiple connections, or select Payload.BINARY and perform your own decoding.
Payload specifies the type of Msg.data that will be sent and received by the client. The payload affects all client subscribers and publishers. If using mixed types, either create multiple connections, or select Payload.BINARY and perform your own decoding.