Sergey Lyubka
|
57dd74c180
|
Add reconnection logic
|
2021-11-10 12:57:02 +00:00 |
|
Sergey Lyubka
|
975db86306
|
Add READMEs
|
2021-11-05 13:02:36 +00:00 |
|
Sergey Lyubka
|
0bb017c1d5
|
Add examples/mqtt-client-aws-iot
|
2021-11-03 20:58:57 +00:00 |
|
Sergey Lyubka
|
c3d237e9c6
|
More verbose log
|
2021-11-02 22:43:23 +00:00 |
|
Sergey Lyubka
|
09d28f5570
|
Print a clarifying message at start
|
2021-11-02 16:53:57 +00:00 |
|
Sergey Lyubka
|
ba02937ec6
|
Squash warnings
|
2021-11-02 16:40:25 +00:00 |
|
Sergey Lyubka
|
423aaa492c
|
Fix #1394 - mg_mqtt_sub(). Add MG_EV_OPEN, too.
|
2021-11-01 16:20:00 +00:00 |
|
Sergey Lyubka
|
2016586475
|
Clearer client init
|
2021-11-01 13:29:44 +00:00 |
|
Sergey Lyubka
|
49c9be9159
|
Set MG_IO_SIZE -> 128
|
2021-10-27 19:20:52 +01:00 |
|
Sergey Lyubka
|
35f02fdaad
|
Use small IO buffer
|
2021-10-27 19:18:19 +01:00 |
|
Sergey Lyubka
|
6ac09966ba
|
Fix #1374 - fix ESP32 build
|
2021-10-22 22:06:10 +01:00 |
|
Sergey Lyubka
|
a84acf5b8b
|
Merge pull request #1385 from zudwalex/move_stm32_examples
Move STM32 examples to stm32 folder
|
2021-10-22 13:39:13 +01:00 |
|
Alex Alashkin
|
6742991469
|
Move STM32 examples to stm32 folder
|
2021-10-22 14:19:50 +03:00 |
|
Alex Alashkin
|
2430cc5aac
|
Add more NXP examples and move them to nxp folder
|
2021-10-22 14:04:15 +03:00 |
|
Alex Alashkin
|
655529f30b
|
Use mongoose.[ch] from parent repo
|
2021-10-06 13:15:12 +03:00 |
|
Alex Alashkin
|
5cdaa931f9
|
Add NXP examples
|
2021-10-04 12:54:15 +03: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
|
78e1fdd1c9
|
Merge pull request #1365 from zudwalex/mimxrt1020_example
Add NXP MIMXRT1020 AzureRTOS example
|
2021-09-27 11:50:48 +01:00 |
|
Alex Alashkin
|
9ef5c7c667
|
Add NXP MIMXRT1020 AzureRTOS example
|
2021-09-27 11:12:15 +03:00 |
|
yermin
|
8f693b92a7
|
makes it more readable
Signed-off-by: yermin <yermin@buaa.edu.cn>
|
2021-09-24 11:30:21 +08:00 |
|
Sergey Lyubka
|
2b48e8b03a
|
Send suback
|
2021-09-18 20:56:56 +01:00 |
|
Sergey Lyubka
|
9b6b1a68f4
|
Add MQTT version check
|
2021-09-17 14:02:29 +01:00 |
|
Sergey Lyubka
|
dca08d32bd
|
Fix URL
|
2021-09-13 13:47:49 +01:00 |
|
Sergey Lyubka
|
e3589577ed
|
Update OpenSSL handshake error codepath
|
2021-08-29 16:54:24 +01:00 |
|
Sergey Lyubka
|
e653147119
|
Merge pull request #1344 from timgates42/bugfix_typo_priority
docs: fix simple typo, priorty -> priority
|
2021-08-28 08:37:26 +01:00 |
|
Sergey Lyubka
|
913e730ec2
|
mg_iobuf_delete -> mg_iobuf_del
|
2021-08-28 07:16:38 +01:00 |
|
Tim Gates
|
9f827feeaa
|
docs: fix simple typo, priorty -> priority
There is a small typo in examples/stm32-freertos-tcp/stm32f7/core_cm7.h.
Should read `priority` rather than `priorty`.
|
2021-08-28 07:46:08 +10:00 |
|
Sergey Lyubka
|
7ba6fda236
|
Add stm32-nucleo-h743z and stm32-nucleo-f429z
|
2021-08-26 11:40:47 +01:00 |
|
Sergey Lyubka
|
99b279d5e5
|
Add examples/stm32-nucleo-f746z
|
2021-08-23 10:38:11 +01:00 |
|
Sergey Lyubka
|
07568a8f06
|
Docs nits
|
2021-08-22 10:51:40 +01:00 |
|
Sergey Lyubka
|
fd5eb2d3f9
|
Refactor mg_mkpipe()
|
2021-08-11 19:17:04 +01:00 |
|
Sergey Lyubka
|
b7ce8213d7
|
Better multithreading support: remove mg_socketpair, add mg_mkpipe() and mg_rmpipe()
|
2021-08-07 17:22:47 +01:00 |
|
Sergey Lyubka
|
a36050ab4b
|
Fix #1326 - spelling errors
|
2021-08-02 00:23:01 +01:00 |
|
Sergey Lyubka
|
568484f079
|
Fix #920 - add MQTT over Websocket client example
|
2021-08-01 14:10:21 +01:00 |
|
Sergey Lyubka
|
3a46055e52
|
Better packed test
|
2021-07-30 13:19:20 +01:00 |
|
Sergey Lyubka
|
2af5d07467
|
Fix stm32 GA
|
2021-07-29 14:28:20 +01:00 |
|
Sergey Lyubka
|
c2176f969b
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
|
Sergey Lyubka
|
bdb747f9de
|
Fix mg_prefix test
|
2021-07-26 09:15:17 +01:00 |
|
Sergey Lyubka
|
299075c930
|
Add test for fopen_packed()
|
2021-07-26 09:05:34 +01:00 |
|
Sergey Lyubka
|
b0e0247b21
|
Add ascii to the packed data
|
2021-07-25 21:08:02 +01:00 |
|
Sergey Lyubka
|
35abd695cd
|
Add packed FS
|
2021-07-25 10:22:56 +01:00 |
|
Sergey Lyubka
|
7e1d4325ec
|
Fail examples target if any example fails
|
2021-07-24 08:45:51 +01:00 |
|
Sergey Lyubka
|
2a2c17a232
|
Remove MG_ENABLE_STDIO and cleanup
|
2021-07-24 03:44:00 +01:00 |
|
Sergey Lyubka
|
529faa1172
|
MG_ENABLE_FS -> MG_ENABLE_STDIO
|
2021-07-23 19:47:26 +01:00 |
|
Sergey Lyubka
|
8fc94e12af
|
Add enable_dirlist to mg_http_serve_opts
|
2021-07-20 17:22:41 +01:00 |
|
Ignacio Rodríguez
|
6ac6aa521c
|
The sanitiser pointed out this problem
And I believe it's right. Other-side-close should be done only for the 'A' (proxy-client-side) connection.
|
2021-07-20 00:04:05 -05:00 |
|
Sergey Lyubka
|
80fcba91c8
|
Fix #1297 - %p warning
|
2021-07-14 04:00:27 +01:00 |
|
Sergey Lyubka
|
f20ee1f305
|
Open HTTP and HTTPS ports
|
2021-07-13 14:40:52 +01:00 |
|
cpq
|
3deafaea7f
|
Extend mg_mqtt_{pub,sub} by adding qos and retain
|
2021-06-10 19:27:19 +01:00 |
|