Enki Local
Local mesh implementation for the Enki agent framework.
Provides [LocalMesh] for managing agents in a single-process environment.
Example
use LocalMesh;
use Mesh;
# async
Local mesh implementation for the Enki agent framework.
Provides [LocalMesh] for managing agents in a single-process environment.
use LocalMesh;
use Mesh;
# async