aranya-runtime 0.25.0

The Aranya core runtime
Documentation
[
  {
    "SetupClientsAndGraph": {
      "clients": 4,
      "graph": 0,
      "policy": 0
    }
  },
  {
    "IgnoreExpectations": {
      "ignore": true
    }
  },
  {
    "ActionSet": {
      "client": 1,
      "graph": 0,
      "key": 0,
      "value": 1
    }
  },
  {
    "ActionSet": {
      "client": 2,
      "graph": 0,
      "key": 1,
      "value": 2
    }
  },
  {
    "Sync": {
      "client": 0,
      "graph": 0,
      "from": 1
    }
  },
  {
    "Sync": {
      "client": 0,
      "graph": 0,
      "from": 2
    }
  },
  {
    "HeadCount": {
      "client": 0,
      "graph": 0,
      "count": 2
    }
  },
  {
    "HelloSubscribe": {
      "client": 3,
      "peer": 0,
      "graph": 0
    }
  },
  {
    "ActionSet": {
      "client": 1,
      "graph": 0,
      "key": 2,
      "value": 3
    }
  },
  {
    "Sync": {
      "client": 0,
      "graph": 0,
      "from": 1
    }
  },
  {
    "CompareGraphs": {
      "clienta": 0,
      "clientb": 3,
      "graph": 0,
      "equal": true
    }
  },
  {
    "IgnoreExpectations": {
      "ignore": false
    }
  }
]