Skip to main content

Crate feagi_io

Crate feagi_io 

Source

Modules§

protocol_implementations
traits_and_enums
Networking traits and shared types for FEAGI.

Structs§

AgentID
Agent identifier: 48-byte AgentDescriptor (instance_id(4) + manufacturer(20) + agent_name(20) + version(4)). Single format - no 8-byte legacy.
SensoryIntakeQueue
Thread-safe queue of sensory payloads (FeagiByteContainer bytes). Any transport (ZMQ, WebSocket, SHM) pushes here; burst engine polls.

Enums§

FeagiNetworkError