summaryrefslogtreecommitdiff
path: root/vendor/utfcpp/utf8
AgeCommit message (Collapse)Author
2018-11-03WebSocket: send messages as text by default.Peter Powell
This requires all messages to be UTF-8. If you are using a UTF-8 incompatible text encoding then you can disable this by setting <websocket:sendastext> to false.