mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 08:14:45 +02:00
When sending this in the websocket debugger, it needs to be valid utf-8 or it will cause clients to abort the connection. We want to reject invalid utf-8 anyway.