If the payload message contains Chinese characters, the program will throw an exception: `incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError)` How to fix it? thanks.