kerms
|
b5a4b38c8d
|
fix(ws) memory leak due to json.in and ws not closed correctly
|
2024-06-22 14:32:56 +08:00 |
kerms
|
209f62866b
|
fix(ws) concurrent access to websocket
|
2024-06-22 14:28:48 +08:00 |
kerms
|
8fba1208f3
|
reformat(static_buffer) to memory_pool and feat:global resource management
|
2024-06-22 14:12:31 +08:00 |
kerms
|
2ac6d894b8
|
feat(wifi) add cmd and module_id to response packet
|
2024-03-20 10:37:12 +08:00 |
kerms
|
070abcfeee
|
bump esp-idf version to v5.2.1 and update workflows
|
2024-03-18 19:36:12 +08:00 |
kerms
|
5bab7fed51
|
feat(ws): heartbeat to prevent irregular connection loss such as wifi connection change
|
2024-03-17 14:42:02 +08:00 |
kerms
|
6fdfa76a14
|
feat(wifi) save credential on successful connection and auto connect to it
|
2024-03-05 16:43:50 +08:00 |
kerms
|
a4d65c367d
|
feat(websocket) json api
|
2024-03-01 14:33:04 +08:00 |