Age | Commit message (Expand) | Author |
---|---|---|
2025-07-08 | examples: beef up websocket.c | Stefan Eissing |
2024-11-28 | build: fix MSVC UWP builds | Viktor Szakats |
2024-05-26 | examples: fix compiling with MSVC | Viktor Szakats |
2024-05-11 | examples: fix/silence `-Wsign-conversion` | Viktor Szakats |
2024-02-27 | examples: use present tense in comments | Daniel Stenberg |
2023-09-03 | ws: fix spelling mistakes in examples and tests | Dave Cottlehuber |
2023-06-07 | ws: make the curl_ws_meta() return pointer a const | Daniel Stenberg |
2023-06-07 | examples/websocket.c: websocket example using CONNECT_ONLY | Daniel Stenberg |