zaphoyd/websocketpp

How to send Chinese payload msg

no-shutdown opened this issue · 1 comments

It's throwing excetion when I use connect->send("中文") or server.send(hdl, "中文", websocketpp::frame::opcode::text)