cpq
|
3f0366a514
|
Revert to the old TLS API, but keep certs as mg_str for DER
|
2023-09-19 11:15:23 +01:00 |
|
Sergio R. Caprile
|
d8106a8ffe
|
use packed ca.pem
|
2023-09-06 15:21:16 -03:00 |
|
Sergio R. Caprile
|
ae55789c4b
|
erase ca.pem
|
2023-09-06 15:21:16 -03:00 |
|
Sergio R. Caprile
|
2b20af36a7
|
is_closing -> is_draining
|
2023-08-17 16:45:10 -03:00 |
|
Sergio R. Caprile
|
ed54b60ea3
|
update to new API
|
2023-07-25 18:41:41 -03:00 |
|
robert
|
6c13df1aff
|
MQTT: support for properties feature added
|
2023-04-23 16:35:50 +03:00 |
|
Sergio R. Caprile
|
ddbfa06bcc
|
update Makefiles and symlinks
|
2023-02-22 16:38:21 -03:00 |
|
Sergio R. Caprile
|
eb463bbb2b
|
READMEs, golden update collaterals, etc
|
2023-02-21 12:07:48 -03:00 |
|
Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergio R. Caprile
|
16e90c3082
|
updated docs and example to recently exported MQTT result codes
|
2022-07-04 14:32:12 -03:00 |
|
Sergey Lyubka
|
e4a5296fbf
|
Introduce c->is_mqtt5 for keeping mqtt version. Make mqtt over ws work again
|
2022-07-04 17:47:17 +01:00 |
|
Sergio R. Caprile
|
0ae75e6db6
|
Added openSSL support
|
2022-06-29 14:57:11 -03:00 |
|
Sergio R. Caprile
|
712517b6fa
|
fix incorrect WS packet payload
|
2022-06-28 16:27:49 -03:00 |
|
Sergey Lyubka
|
ba08140197
|
Initial mqtt5 support
|
2022-06-28 11:31:13 +01:00 |
|
Sergey Lyubka
|
969b84043c
|
Fix #1465 - rename LL_* constants, introduce MG_* log macros
|
2022-02-12 18:17:25 +00:00 |
|
Sergey Lyubka
|
226917e1cd
|
Use mg_str, not pointers, in mg_mqtt_{sub,pub}
|
2022-01-19 09:57:27 +00:00 |
|
Sergey Lyubka
|
26a97ec36c
|
Fix #1434 - set will QoS in CONNECT message correctly, and rename qos -> will_qos in struct mg_mqtt_opts
|
2021-12-23 11:00:18 +00:00 |
|
Sergey Lyubka
|
ba02937ec6
|
Squash warnings
|
2021-11-02 16:40:25 +00:00 |
|
Sergey Lyubka
|
a204c80308
|
Update ca.pem links
|
2021-10-01 09:25:34 +01:00 |
|
Sergey Lyubka
|
7d620965e2
|
Update ca.pem: DST root CA has expired
|
2021-10-01 09:22:49 +01:00 |
|
Sergey Lyubka
|
568484f079
|
Fix #920 - add MQTT over Websocket client example
|
2021-08-01 14:10:21 +01:00 |
|