0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
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 70b026228a feat(html) add wifi connection and scan function 2024-04-01 16:58:19 +08:00
kerms a4d65c367d feat(websocket) json api 2024-03-01 14:33:04 +08:00
kerms 90782fda82 feat async job runner
api_json_module can now fill api_json_module_async_t and return API_JSON_ASYNC to make the function call asynchronized. Useful for long running task like wifi scan.
2024-02-20 21:00:01 +08:00
kerms b00f2b2dd4 add base uri api using http post/json 2024-02-01 09:19:42 +08:00