feat: deprecate OServer — migrate to HeroRpcServer/HeroServer #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_deprecate_oserver"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
hero_os_server: Replace OServer::run_cli() with HeroRpcServer::run_simple().
Single socket at ~/hero/var/sockets/hero_os_server.sock with /rpc JSON-RPC
handler dispatching Type.method calls to OsisDesktop domain directly.
hero_os_ui: Replace manual ZinitLifecycle/LifecycleCommand with
HeroServer::run_raw() for lifecycle CLI dispatch while keeping custom
TCP + Unix dual binding for dev access and hero_proxy.
inspector, videos)
Closes: lhumina_code/home#30
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Pull request closed