Sergey Lyubka
|
50d0d68f45
|
Docs nitpick
|
2022-06-10 15:00:34 +01:00 |
|
Sergey Lyubka
|
013bc58371
|
Add json docs
|
2022-06-10 13:01:52 +01:00 |
|
Sergey Lyubka
|
55948cd431
|
Allow to set log level
|
2022-06-10 12:33:30 +01:00 |
|
Sergey Lyubka
|
dfca896a64
|
Update huge response. More tests
|
2022-06-10 12:14:42 +01:00 |
|
Sergey Lyubka
|
8fc6f3f744
|
Remove mjson dependency
|
2022-06-10 09:40:22 +01:00 |
|
Sergey Lyubka
|
f65058fa03
|
Remove mjson dependency
Signed-off-by: Sergey Lyubka <valenok@gmail.com>
|
2022-06-10 09:39:53 +01:00 |
|
Sergey Lyubka
|
33567bab41
|
Add %g support to mg_snprintf()
|
2022-06-10 09:38:36 +01:00 |
|
Sergey Lyubka
|
106662b1d7
|
Add JSON API
|
2022-06-09 17:17:33 +01:00 |
|
Sergey Lyubka
|
b73115c002
|
Unbreak build
|
2022-06-08 22:09:11 +01:00 |
|
Sergey Lyubka
|
cff208c5a9
|
Introduce %Q format specifier, rework device dashboard
|
2022-06-08 21:44:01 +01:00 |
|
Sergey Lyubka
|
a83dd9569d
|
Unbreak esp32 example
|
2022-06-08 20:04:35 +01:00 |
|
Sergey Lyubka
|
807cd4df9e
|
Make sock.c less verbose
|
2022-06-08 19:55:24 +01:00 |
|
Sergey Lyubka
|
ac3151f871
|
Make dashboard more robust
|
2022-06-08 19:53:29 +01:00 |
|
Sergey Lyubka
|
d4106b5cbd
|
Send puback for qos > 0
|
2022-06-08 19:51:03 +01:00 |
|
Sergey Lyubka
|
bcb6c2675f
|
Unbreak esp32 device dashboard build
|
2022-06-08 13:54:20 +01:00 |
|
Sergey Lyubka
|
6b51666248
|
Move esp32 example
|
2022-06-08 13:24:41 +01:00 |
|
Sergey Lyubka
|
628a007112
|
Refresh packed filesystems
|
2022-06-08 13:22:09 +01:00 |
|
Sergey Lyubka
|
ee65342545
|
docs
|
2022-06-08 11:30:54 +01:00 |
|
Sergey Lyubka
|
94ea973fb5
|
Update docs
|
2022-06-08 11:01:30 +01:00 |
|
Sergey Lyubka
|
9f8424e93f
|
Update readme
|
2022-06-08 09:06:14 +01:00 |
|
Sergey Lyubka
|
2e750236be
|
Add uart-bridge example
|
2022-06-08 08:58:32 +01:00 |
|
Sergey Lyubka
|
c701315ab5
|
Merge pull request #1581 from behnejad/patch-1
fixing offset of Content-Length value.
|
2022-06-07 08:35:24 +01:00 |
|
Sergey Lyubka
|
a53dc5c0a0
|
Fix #1580 - uri_to_path2 for / corner case
|
2022-06-07 04:33:46 +01:00 |
|
Behnejad
|
895ca80b2b
|
fixing offset of Content-Length value.
in very large HTTP response, this offset might cause a problem with HTTP header format.
|
2022-06-07 08:00:12 +04:30 |
|
Sergey Lyubka
|
1dcb7dd13d
|
Update mingw target
|
2022-06-07 00:25:15 +01:00 |
|
Sergey Lyubka
|
e75afcba42
|
Update dash UI
|
2022-06-05 17:17:19 +01:00 |
|
Sergey Lyubka
|
0f0cf7a5db
|
Integrate #1579 - properly clear c->is_readable and c->is_writable flags in mg_iotest()
|
2022-06-05 15:27:16 +01:00 |
|
Sergey Lyubka
|
31c7d66245
|
Rework dashboard
|
2022-06-05 14:59:59 +01:00 |
|
Sergey Lyubka
|
cac7f653c9
|
Add mg_ws_printf()
|
2022-06-05 14:59:50 +01:00 |
|
Sergey Lyubka
|
219428c249
|
Change device dashboard to use MQTT
|
2022-06-04 22:21:59 +01:00 |
|
Sergey Lyubka
|
f4fa1e097d
|
docs
|
2022-06-04 08:45:34 +01:00 |
|
Sergey Lyubka
|
35b517b434
|
docs
|
2022-06-04 08:29:03 +01:00 |
|
Sergey Lyubka
|
b3f956ba63
|
docs
|
2022-06-04 08:23:25 +01:00 |
|
Sergio R. Caprile
|
3ae8b3f8a7
|
Merge pull request #1577 from cesanta/sntp
Add sntp-time-sync example
|
2022-06-03 10:38:25 -03:00 |
|
Sergey Lyubka
|
c48349ba56
|
Add sntp-time-sync example
|
2022-06-03 13:57:57 +01:00 |
|
Sergey Lyubka
|
0763146254
|
Fix #1476 - introduce c->is_full to cap the recv buf len for streaming connections
|
2022-06-03 11:37:35 +01:00 |
|
Sergio R. Caprile
|
7da5d42009
|
Merge pull request #1573 from cesanta/timers
Minor cosmetic changes
|
2022-06-02 10:06:41 -03:00 |
|
Sergey Lyubka
|
5ac847076a
|
Change long read_conn -> void read_conn
|
2022-06-02 14:02:09 +01:00 |
|
Sergey Lyubka
|
a88ea776a9
|
Change MG_MAX_RECV_BUF_SIZE -> MG_MAX_RECV_SIZE
|
2022-06-02 13:50:44 +01:00 |
|
Sergey Lyubka
|
73a5ff1fb6
|
Use only TFLAGS, get rid of EXTRA
|
2022-06-02 12:02:41 +01:00 |
|
Sergey Lyubka
|
7e8901c99f
|
Docs - amend images
|
2022-06-02 12:02:26 +01:00 |
|
Sergey Lyubka
|
45816ef5db
|
Add missing test file
|
2022-06-02 06:18:43 +01:00 |
|
Sergey Lyubka
|
fe682f8399
|
Fix #1560 - implement precompressed .gz file serving
|
2022-06-02 06:13:37 +01:00 |
|
Sergey Lyubka
|
9ffb6fb26a
|
Merge pull request #1570 from behnejad/patch-2
Update README.md
|
2022-06-01 21:17:52 +01:00 |
|
Sergey Lyubka
|
063244e4ca
|
Minor cosmetic changes
|
2022-06-01 21:15:31 +01:00 |
|
Sergey Lyubka
|
d7b7a0a577
|
Merge pull request #1572 from cesanta/timers
Modify times example
|
2022-06-01 17:22:24 +01:00 |
|
Sergey Lyubka
|
f735585239
|
Update timers example
|
2022-06-01 17:09:15 +01:00 |
|
Sergey Lyubka
|
30349ec217
|
Update timers example
|
2022-06-01 17:09:13 +01:00 |
|
Sergey Lyubka
|
55517d48ed
|
Change linux target
|
2022-06-01 16:25:04 +01:00 |
|
Behnejad
|
0f93ab84e9
|
Update README.md
after sending buffer to socket, MG_EV_WRITE will generated.
|
2022-06-01 14:36:17 +04:30 |
|