ESP Component Registry
Open main menu
Docs
Blog
Sign in
inanimate
/courier
0.3.2
Latest
uploaded 1 day ago
Batteries-included JSON messaging for ESP32 — WiFi, WebSocket, MQTT, UDP multicast, self-healing reconnection, all handled
Readme
Dependencies
4
Dependents
0
Examples
0
Versions
5
ESP-IDF
>=5.0.0
ESP-IDF is Espressif’s official IoT Development Framework for the ESP32, ESP32-S and ESP32-C series of SoCs.
bblanchon/arduinojson
^7.0.0
A simple and efficient JSON library for embedded C++. ★ 7124 stars on GitHub! Supports serialization, deserialization, MessagePack, streams, filtering, and more. Fully tested and documented.
espressif/arduino-esp32
>=3.0.0
Arduino core for ESP32, ESP32-C, ESP32-H, ESP32-P, ESP32-S series of SoCs
arduino
espressif/esp_websocket_client
^1.0.0
WebSocket protocol client for ESP-IDF