stomp-js / stomp-websocket

Stomp client for Web browsers and node.js apps
https://stomp-js.github.io/stomp-websocket/
Apache License 2.0
141 stars 36 forks source link

Encoding problem with UTF-8 / UTF-16 characters #44

Closed Nikkep closed 6 years ago

Nikkep commented 6 years ago

Issue is that with some messages containing some languages with special characters like arabic/nordic languages (UTF-8 / 16), character encoding messes up and scrambles the message. Is there some way to fix this in current version?

kum-deepak commented 6 years ago

Please send me a sample string that causes this issue.

Nikkep commented 6 years ago

"Älä sinä yhtään" and "السابق" for example.