aranya-runtime 0.24.0

The Aranya core runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "GenerateGraph": {
      "clients": 2,
      "graph": 0,
      "commands": 100,
      "sync_client_zero": true,
      "sync_method": {
        "Poll": {
          "add_command_chance": 50,
          "sync_chance": 50
        }
      }
    }
  }
]