You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the websocketpp client receive no UTF8 text message,it occur a error as below: [error] consume error: websocketpp.processor:16 (Invalid UTF8 encoding). The on_message_handle got nothing.
The text was updated successfully, but these errors were encountered:
When the websocketpp client receive no UTF8 text message,it occur a error as below:
[error] consume error: websocketpp.processor:16 (Invalid UTF8 encoding)
. The on_message_handle got nothing.The text was updated successfully, but these errors were encountered: