IXWebSocket/docs
2020-08-13 22:10:38 -07:00
..
build.md (build) make using zlib optional, with the caveat that some http and websocket features are not available when zlib is absent 2020-07-31 22:54:57 -07:00
CHANGELOG.md (ws) upgrade to latest version of nlohmann json (3.9.1 from 3.2.0) 2020-08-13 22:10:38 -07:00
cobra.md
design.md
index.md Update index.md 2020-05-21 09:42:15 -07:00
packages.md
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 documentation for the websocket send callback and the send return type (fix #239) 2020-08-11 11:24:00 -07:00
ws.md (doc) mention mbedtls in supported ssl server backend 2019-12-22 20:28:44 -08:00