micronet

Lightweight P2P networking library for ESP32 and Linux with encrypted mesh, group management and shared variables.

MIT licenseESP32Linux
Overview

A small networking layer for uMesh-style systems

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.

P2P networking

Peer-to-peer communication for embedded and host environments.

Encrypted mesh

Supports encrypted mesh-style operation.

Group management

Built-in handling for membership and group-level coordination.

Shared variables

Simple shared-state exchange between peers.

ESP32 and Linux

Designed to run across embedded targets and host-side tooling.

Lightweight scope

Kept intentionally compact so it fits into larger stacks like uMesh.

Placement

This repository belongs with the uMesh-related projects, so the page links it from the industrial IoT section rather than the LOX family.

Related project uMesh - lightweight mesh stack ->