IXWebSocket/docs
Robin Sommer 1e46466114
Add option to disable hostname check (#399)
* Suppress compiler warnings about unused elements.

* Enable CMake's compilation database.

* Add TLS option to disable checking a certificate's host name.

* Add `--disable-hostname-validation` to `ws`.

* Add test for disabling hostname validation.
2022-10-12 06:41:32 -07:00
..
build.md Fix spelling mistake (#401) 2022-08-02 13:28:59 -07:00
CHANGELOG.md Update CHANGELOG.md 2022-05-13 10:45:46 -07:00
design.md Edit doc about thread safety, fix #350 2022-01-28 16:27:45 -08:00
index.md Update index.md 2021-11-24 09:02:42 -08:00
packages.md generate a compilation database when building with make for the default target, so that clang-tidy can be used 2020-04-22 14:14:09 -07:00
performance.md (ws) Add a new ws sub-command, push_server. This command runs a server which sends many messages in a loop to a websocket client. We can receive above 200,000 messages per second (cf #235). 2020-08-02 12:41:34 -07:00
usage.md Add option to disable hostname check (#399) 2022-10-12 06:41:32 -07:00
ws.md remove ixbots / ixsnake / ixcobra / ixredis (which should go in their own standalone project 2020-12-25 15:32:15 -08:00