InstantIoT v1.1.0 — Binary Protocol
What's New
- Binary protocol v1 — 5x smaller and faster than JSON
- Bluetooth Classic support (ESP32)
- BLE support via NimBLE (ESP32, experimental)
- SoftwareSerial support for Uno/Nano/Mega (experimental)
- Arduino Uno R4 WiFi support
- 16 widgets validated on hardware
- Improved security — bounds-check on all string parsing
Breaking Change
This version uses a new binary protocol. Sketches from v1.0.0 (JSON) are not compatible.
See the README for migration.
Supported Platforms
- ESP32
- ESP8266
- Arduino Uno R4 WiFi
- Arduino Uno / Mega / Nano (Serial, experimental)
Full Changelog: v1.1.0...v1.1.0