This release introduces the NikkiClientESP library, enabling easy, secure, real-time communication between your ESP32 devices and the Nikki.Build Playground platform.
Core Features
Secure WebSocket (WSS) Connectivity: Establishes a secure, persistent connection for reliable data exchange.
JSON Data Handling: Simplifies sending and receiving common data types (int, float, string, and JSON objects) to the Playground.
Built-in Reliability: Includes auto-reconnect logic and connection status callbacks to manage network stability.
Standard Compliance: Fully compliant with the Arduino Library Manager specifications for easy installation.