runtimo-daemon-0.1.5 is not a library.
Runtimo Daemon - Unix socket JSON-RPC server for capability execution
Usage: runtimo [OPTIONS]
Options: --socket Unix socket path (default: /tmp/runtimo.sock) --http Enable HTTP listener (placeholder) --http-port HTTP port (default: 8080)
Security
Connections are authenticated via Unix socket peer credentials (SO_PEERCRED).
Only processes running as the same UID as the daemon are accepted.