aranya-runtime 0.24.0

The Aranya core runtime
Documentation
[
  { 
    "SetupClientsAndGraph" : {
      "clients": 2, 
      "graph": 0, 
      "policy": 0
    }
  },
  { 
    "AddExpectations" : {
      "expectation": 1, 
      "repeat": 10 
    }
  },
  { 
    "ActionSet" : {
      "client": 0, 
      "graph": 0, 
      "key": 0, 
      "value": 1, 
      "repeat": 10 
    }
  },
  { 
    "AddExpectations" : {
      "expectation": 1, 
      "repeat": 10 
    }
  },
  { 
    "Sync" : {
      "client": 1, 
      "graph": 0, 
      "from": 0 
    }
  },
  { 
    "AddExpectations" : {
      "expectation": 2, 
      "repeat": 10 
    }
  },
  { 
    "ActionSet" : {
      "client": 0, 
      "graph": 0, 
      "key": 0, 
      "value": 2, 
      "repeat": 10 
    }
  },
  { 
    "AddExpectations" : {
      "expectation": 3, 
      "repeat": 10 
    }
  },
  { 
    "ActionSet" : {
      "client": 1, 
      "graph": 0, 
      "key": 0, 
      "value": 3, 
      "repeat": 10 
    }
  },
  { 
    "AddExpectations" : {
      "expectation": 2, 
      "repeat": 20 
    }
  },
  { 
    "AddExpectations" : {
      "expectation": 3, 
      "repeat": 1 
    }
  },
  { 
    "Sync" : {
      "client": 1, 
      "graph": 0, 
      "from": 0 
    }
  },
  { 
    "AddExpectations" : {
      "expectation": 4, 
      "repeat": 10 
    }
  },
  { 
    "ActionSet" : {
      "client": 1, 
      "graph": 0, 
      "key": 0, 
      "value": 4, 
      "repeat": 10 
    }
  }
]