Send a message to the specified destination, converting the payload to a
{@code byte[]} with the help of a
{@link hunt.stomp.converter.MessageConverter MessageConverter}.
@param destination the destination to send a message to
@param payload the message payload
@return a Receiptable for tracking receipts
Send a message to the specified destination, converting the payload to a {@code byte[]} with the help of a {@link hunt.stomp.converter.MessageConverter MessageConverter}. @param destination the destination to send a message to @param payload the message payload @return a Receiptable for tracking receipts