beamdb 0.17.0

BEAM — distributed graph database syncing over WebSocket, WebRTC, and multicast. Successor to rod.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "beam-wire-live",
  "version": "1.0.0",
  "description": "Layer 3: Live integration Gun.js relay for BEAM wire compat tests",
  "private": true,
  "type": "module",
  "devDependencies": {
    "gun": "^0.2020.1230"
  }
}