Lightweight P2P networking library for ESP32 and Linux with encrypted mesh, group management and shared variables.
micronet is the lightweight P2P layer in the uMesh space: it connects ESP32 and Linux peers with encrypted mesh behavior, group management, and shared variables while keeping the component focused.
Peer-to-peer communication for embedded and host environments.
Supports encrypted mesh-style operation.
Built-in handling for membership and group-level coordination.
Simple shared-state exchange between peers.
Designed to run across embedded targets and host-side tooling.
Kept intentionally compact so it fits into larger stacks like uMesh.
This repository belongs with the uMesh-related projects, so the page links it from the industrial IoT section rather than the LOX family.