slotbus-hub 0.1.2

HTTP-to-SHM router with worker SDK. Workers register routes, clients send HTTP — slotbus-hub dispatches via shared memory with sub-millisecond round trips.
Documentation
1
2
3
4
5
6
{
  "private": true,
  "dependencies": {
    "slotbus": "file:../../sdks/node"
  }
}