mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-05-10 19:16:57 +00:00
14 lines
269 B
Markdown
14 lines
269 B
Markdown
# Agent Protocol Implementation
|
|
|
|
> Implements agent connection procedures, queue rotation, and duplex messaging.
|
|
|
|
**Protocol reference**: [`protocol/agent-protocol.md`](../protocol/agent-protocol.md)
|
|
|
|
## Types
|
|
|
|
## Connection Procedures
|
|
|
|
## Queue Rotation
|
|
|
|
## Functions
|