mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-30 18:35:59 +00:00
SimpleX Network — Product Layer
What does this do? Who uses it? What must never break?
Vision
Components
| Component | Description | Spec | Protocol |
|---|---|---|---|
| SMP | Simplex messaging queues | spec/smp-protocol.md | protocol/simplex-messaging.md |
| Agent | Duplex connections over simplex queues | spec/agent.md | protocol/agent-protocol.md |
| XFTP | File transfer via encrypted chunks | spec/xftp-protocol.md | protocol/xftp.md |
| XRCP | Remote control of mobile clients | spec/remote-control.md | protocol/xrcp.md |
| NTF | Push notifications with privacy | spec/ntf-protocol.md | protocol/push-notifications.md |
| Servers | SMP, XFTP, NTF server operation | spec/smp-server.md | — |