1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
Commit graph

15 commits

Author SHA1 Message Date
Andy Green
36ff3b8d73 tls: if no ssl then skip ss-blob example 2024-01-16 07:33:40 +00:00
Andy Green
41eed87c79 cmake: upgrade everyone to 3.5 minimum version 2023-12-08 13:23:04 +00:00
Andy Green
9700773296 tests: disable tests with jig rot
A couple of tests can't work because the peer setup they rely on has rotted
on the peer side.
2022-09-18 08:17:25 +01:00
Chunho Lee
584dcfae79 minimal: ss: policy2c: update MQTT fields 2022-04-11 09:31:14 +01:00
Andy Green
518e6c7cc0 examples: install useful examples 2022-03-25 08:18:29 +00:00
Andy Green
c8b9ac4aaf seq: remove last vestiges
Sequencer went away a while ago, remove api tests and minimal examples.

Use Secure Streams to get an object with a lifetime longer than a wsi that
can autonomously retry.
2022-03-15 10:28:09 +00:00
Chunho Lee
3af7a16531 ss: mqtt: add support for retained message 2022-03-15 10:28:09 +00:00
Chunho Lee
f57d84f6fc minimal: ss: mqtt: update certificate
test.mosquitto.org mutual auth certs only have a 6mo lifetime...
2022-03-15 10:28:09 +00:00
Chunho Lee
a34e60581c minimal: ss: policy2c: add more MQTT related fields
This adds 'aws_iot', 'birth_topic', and 'birth_message'
on policy2c.
2022-03-15 10:28:09 +00:00
Andy Green
3feddc06a4 examples: lgtm fixes now on by default 2021-11-29 15:18:15 +00:00
Chunho Lee
e2e020f954 ss: mqtt: add ss mqtt minimal example
Adds an example for Secure Stream MQTT.
2021-11-17 09:54:12 +00:00
Andy Green
53d195022f cmake: Enable WITH_MINIMAL_EXAMPLES by default
Although many of the examples must be run from the example directory as
cwd, everyone getting started probably wants to try the examples, cmake
knows how to do it, so let's enable it by default.
2021-11-11 11:52:46 +00:00
Andy Green
2ce2447397 minimal: ss: handle usleep in win32
AG: also take care of additional requirements for tests that need h2
2021-10-28 16:50:28 +01:00
Andy Green
51e4cc8258 ss: mass update LE root to ISRG X1 2021-10-08 09:49:06 +01:00
Andy Green
8fd1ea6180 examples: move existing to m-e-lowlevel and start repoulating m-e with SS 2021-10-08 09:49:05 +01:00