IXWebSocket/docs
Daniel Wymark 70602c4e6b
Add ping interval to constructor params for WebSocketServer (#497)
* Update .gitignore for CLion compatibility

* Add pingIntervalSeconds to constructor for WebSocketServer

* Add Heartbeat section to WebSocketServer usage documentation

* Fix typo
2024-03-12 09:46:27 -07:00
..
build.md Fix spelling mistake (#401) 2022-08-02 13:28:59 -07:00
CHANGELOG.md bump version 2023-06-05 10:06:53 -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 ping interval to constructor params for WebSocketServer (#497) 2024-03-12 09:46:27 -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