Mbus

deki-wifi

Wi-Fi abstraction. Connect, disconnect, and report status; concrete backends supplied by platform integration modules.

What it does

Defines IDekiWiFi, the engine-side abstraction for wireless connectivity. The module itself is platform-agnostic; concrete backends (ESP-IDF on ESP32, OS-level on desktop) are provided through the matching platform integration modules.

Pair with deki-http for network requests once a connection is up.