{
  "$schema": "https://brittleboye.github.io/awesome-lattice/projects.schema.json",
  "category": {
    "id": "cads",
    "title": "Convex Architecture Documents",
    "url": "https://brittleboye.github.io/awesome-lattice/cads/"
  },
  "slug": "cad015-peer-communications",
  "name": "CAD015: Peer Communications",
  "description": "Defines an asynchronous, transport-agnostic message format where every payload is a CAD3 cell and branches can be omitted for deltas — so a huge state can be transmitted as a tiny diff when the receiver already holds the rest. Gossip and lattice sync ride the same efficient wire.",
  "longDescription": null,
  "homepage": "https://docs.convex.world/docs/cad/015_peercomms",
  "repo": "https://github.com/Convex-Dev/design/tree/main/docs/cad/015_peercomms",
  "docs": null,
  "links": [],
  "tags": [
    "spec",
    "networking",
    "peer",
    "encoding",
    "crdt"
  ],
  "badge": "CAD",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad015-peer-communications/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad015-peer-communications.md",
  "generated": "2026-04-19T08:15:29.558Z"
}