{
  "generated": "2026-04-19T08:15:29.896Z",
  "tag": "networking",
  "slug": "networking",
  "count": 2,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/networking/",
  "projects": [
    {
      "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.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad015-peer-communications",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad015-peer-communications/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad015-peer-communications.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad015-peer-communications.md",
      "tags": [
        "spec",
        "networking",
        "peer",
        "encoding",
        "crdt"
      ]
    },
    {
      "name": "CAD036: Lattice Node",
      "description": "A lightweight non-consensus server that just replicates CRDT lattice data over the network — no CPoS, no staking, minimal resources. The right tier for CDNs, collaborative apps and hybrid dApps that need lattice sync without the cost of running a full Convex peer.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad036-lattice-node",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad036-lattice-node/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad036-lattice-node.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad036-lattice-node.md",
      "tags": [
        "spec",
        "lattice",
        "networking",
        "storage",
        "crdt"
      ]
    }
  ]
}