RestComm / olympus

RestComm WebRTC Application
http://www.restcomm.com/
GNU Affero General Public License v3.0
15 stars 19 forks source link

Check proper encoding is used when sending/receiving messages #165

Closed ammendonca closed 6 years ago

ammendonca commented 6 years ago

For special characters (eg, emoji 👋) we should properly support UCS-2/UTF-8/16 (others?) when sending and receiving messages from Olympus.

This issue is to perform initial assessment (and basic fixes) of such support across the application and it's libraries.