Commit Graph

23 Commits

Author SHA1 Message Date
78fa43edcf added strutil to verify urls 2021-08-04 22:09:58 +02:00
fc2eb3718d added expected and fmt for cleaner code/interfaces 2021-08-01 21:43:12 +02:00
3a350f1189 Added futurecpp.h 2021-07-17 18:09:53 +02:00
3dc1efd38d Added espcppmacros.h 2021-07-15 17:04:35 +02:00
98a78a708a added urldecode() 2021-07-15 17:04:27 +02:00
a504262f39 Retry lock when failed and portMAX_DELAY 2021-06-17 14:37:13 +02:00
e46e0dd33b Added opcodeToString() 2021-05-31 22:34:40 +02:00
51c37fb8c5 Fixed bug with incorrect size after queue clear and moved destruction of queue out of locking time 2021-05-12 20:37:52 +02:00
60286e30ee Lock helpers improvements 2021-05-04 04:43:29 +02:00
1cc4285a6b Added mqtt_client 2021-04-26 13:56:16 +02:00
bf341edf53 Removed espchrono_impl.cpp 2021-04-15 21:44:57 +02:00
5e7f5775ee Made http_client movable and added missing APIs 2021-04-15 21:07:14 +02:00
d8af81ddd9 Added espstrutils 2021-04-07 22:22:55 +02:00
a00a39a8f4 Moved things into new wifi stack submodule 2021-04-05 21:23:22 +02:00
854adc59b7 Fixed clear() 2021-02-28 20:37:23 +01:00
0b9e5dc550 Add espchrono and tickchrono implementations 2021-02-24 17:57:03 +01:00
212b12e403 Added espnetworkutils 2021-02-24 13:21:49 +01:00
81700c2bcc Added espcrc32builder.h 2021-02-22 03:47:55 +01:00
7d244dacd0 Added missing methods 2021-02-21 00:28:46 +01:00
dd27a681f5 Removed http_client::zeroInitializedConfig() to avoid warnings 2021-02-09 18:16:56 +01:00
62814ea4d4 Moved createTask into own .cpp file to avoid warnings 2021-02-09 18:16:31 +01:00
8448969a1a Fixed bug 2021-02-04 23:39:12 +01:00
c8ee442f5d Added AsyncUdpListener and taskutils 2021-02-04 12:42:43 +01:00