aranya-runtime 0.25.0

The Aranya core runtime
Documentation
[
  {
    "AddClient": {
      "id": 0
    }
  },
  {
    "AddClient": {
      "id": 1
    }
  },
  {
    "NewGraph": {
      "client": 0,
      "id": 0,
      "policy": 0
    }
  },
  {
    "IgnoreExpectations": {
      "ignore": true
    }
  },
  {
    "IngestPoisonThenSet": {
      "client": 0,
      "graph": 0,
      "poison_key": 9,
      "poison_value": 99,
      "key": 2,
      "value": 20
    }
  },
  {
    "Sync": {
      "graph": 0,
      "client": 1,
      "from": 0,
      "max_syncs": 1
    }
  },
  {
    "CompareGraphs": {
      "clienta": 0,
      "clientb": 1,
      "graph": 0,
      "equal": true
    }
  }
]