Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-05 | Only vendor the bits of utfcpp that we actually use. | Sadie Powell | |
2020-10-30 | Update vendored libraries. | Sadie Powell | |
2020-07-30 | Update vendored dependencies and fix update tool for Perl changes. | Sadie Powell | |
2019-08-02 | Update vendored utfcpp to v3.1. | Peter Powell | |
2019-04-25 | Update vendored utfcpp library to commit ad27c7d5e0. | Peter Powell | |
2018-11-03 | WebSocket: 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. |