All products
Product
The Helix protocol
One transport-neutral surface for every device
A framework that abstracts BLE, Serial, MQTT, and WebSockets behind one typed request/response + query/mutation surface, so the same application logic runs over any transport, local or remote.
- Transport seam: add a transport without touching services
- Service seam: register a service with the dispatcher
- Reference implementations in C, Go, and Python
- The same core runs verbatim on ESP32 and Arduino