JSON-RPC server, client, and peer modules for ESP-IDF, built on AsyncRTOS.
Check out the examples folder.
Feel free to contribute with code or a coffee :)
- Support for batch messaging
- Investigate feasibility of replacing esp_timer API with FreeRTOS timers
- Provide task variant
- Keep track of IDs and check duplicates
- Do not free if some calls haven't completed processing
- Provide task variant
- Provide task variant