web-rpc 0.0.8

Bi-directional RPC for the Web
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "goog:chromeOptions": {
    "args": [
      "--headless=new",
      "--no-sandbox",
      "--disable-dev-shm-usage",
      "--disable-gpu"
    ]
  }
}