Modules§
- clients
- Client-side registration and data channels.
- command_
and_ control - server
Structs§
- Agent
Descriptor - Describes an agent connecting to FEAGI.
- Auth
Token - A secure authentication token of fixed length.
- Feagi
ApiVersion
Enums§
- Agent
Capabilities - Feagi
Agent Error - Errors that can occur in FEAGI agent operations (both client and server).
Functions§
- is_
transient_ zmq_ send_ message - String-based check for error messages already formatted (e.g.
anyhowchains). - is_
transient_ zmq_ send_ would_ block - Returns true when
errindicates a non-blocking transport send would block (e.g. ZMQEAGAINsurfaced asFeagiNetworkError::SendFailedwith"Socket would block").