aranya-runtime 0.25.0

The Aranya core runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  {
    "GenerateGraph": {
      "clients": 2,
      "graph": 0,
      "commands": 1000,
      "sync_method": {
        "Tick": {
          "write_intervals": [0, 1],
          "hello_notify_interval": 100
        }
      }
    }
  }
]