aboutsummaryrefslogtreecommitdiff
path: root/src/examples/websocket_chatserver_example.c
Commit message (Expand)AuthorAge
* check rvalues from pthread_mutex_ operations in examplesChristian Grothoff2023-09-25
* Fixed missing <errno.h> includesEvgeny Grin (Karlson2k)2023-09-17
* Some readability improvementsEvgeny Grin (Karlson2k)2022-09-28
* Remove double adding of MHD_HTTP_HEADER_CONNECTION response headerAlexander Irion2022-06-15
* Replaced MHD_RESPMEM_PERSISTENT usage in examples and codeEvgeny Grin (Karlson2k)2022-05-14
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* Workarounds for uncrustify bugsEvgeny Grin (Karlson2k)2021-12-09
* Revert formatting broken by uncrustifyEvgeny Grin (Karlson2k)2021-12-09
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* test and examples: check socket control functions resultsEvgeny Grin (Karlson2k)2021-11-21
* websockets: fixed code styleEvgeny Grin (Karlson2k)2021-10-31
* websocket updateDavid Gausmann2021-10-31
* Muted sanitizer errors on W32 platform.Evgeny Grin (Karlson2k)2021-10-06
* fix typosChristian Grothoff2021-04-27
* add David's WS exampleChristian Grothoff2021-04-26