IXWebSocket/docs
Benjamin Sergeant 97aa1f956a
Fix mbedtls-3.0 problem (#322)
* Fix mbedtls-3.0 problem

This cause CI to fail on macOS.

See this migration guide => https://github.com/ARMmbed/mbedtls/blob/development/docs/3.0-migration-guide.md

* cmake change find header file

* define macro for mbedtls >= 3

* update api call

* Update IXWebSocketVersion.h

* Update CHANGELOG.md
2021-10-22 11:10:58 -07:00
..
build.md Update build.md 2021-09-29 12:15:31 -07:00
CHANGELOG.md Fix mbedtls-3.0 problem (#322) 2021-10-22 11:10:58 -07:00
design.md more tls in memory certs doc + bump file format 2020-04-24 15:50:39 -07:00
index.md Update index.md 2020-05-21 09:42:15 -07: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 Fixed example code for the new API of IXWebSocketServer (#279) 2021-03-26 23:55:34 -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