reflow_network 0.2.1

Network executor for Reflow — routes messages between actors, manages subgraphs, and emits runtime events.
Documentation
1
2
3
4
5
6
7
8
{
    "capabilities": {
      "browserName": "chrome",
      "goog:chromeOptions": {
        "args": ["--headless", "--no-sandbox", "--disable-dev-shm-usage"]
      }
    }
  }