camera.ui - RPC
June 21, 2026 ยท View on GitHub
A lightweight, NATS-based RPC framework powering communication across the camera.ui ecosystem. Supports request/response, streaming, bidirectional channels and callbacks.
Available for three runtimes:
| Runtime | Package |
|---|---|
| Node | @camera.ui/rpc (./node) |
| Go | github.com/cameraui/rpc/go (./go) |
| Python | camera-ui-rpc (./python) |
Part of the camera.ui ecosystem - A comprehensive camera management solution.