Age | Commit message (Collapse) | Author |
|
|
|
|
|
The use for this never actually materialised in v3.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #546.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
The require_compiler("GCC") directive is required to work around
some GCCs ignoring the GCC pragma for disabling warnings.
|
|
|