14 Commits

Author SHA1 Message Date
grayhook f261621c68 implement client C binding 2026-01-25 13:22:02 +07:00
Сергей Маринкевич 47092fc6f1 implement object registry 2025-12-04 20:03:00 +07:00
Сергей Маринкевич e7aa646a80 move marshaller to IPC component 2025-12-04 17:40:29 +07:00
Сергей Маринкевич 43f67275e2 factor IPC out of server RPC 2025-12-03 18:27:08 +07:00
Сергей Маринкевич c93aea6501 fix build but factor IPC-dependency into Proxy again... 2025-12-02 20:57:19 +07:00
Сергей Маринкевич f81ac5842c refactor IPC-dependency out of Proxy 2025-12-02 20:54:41 +07:00
Сергей Маринкевич 40170d553d remove Impl from proxy 2025-12-02 19:58:46 +07:00
Сергей Маринкевич 9f48a74677 move marshaller out of template 2025-12-02 19:49:04 +07:00
Сергей Маринкевич 785fca07f1 refactor 2025-12-02 19:38:08 +07:00
Сергей Маринкевич 4433568545 rename RpcClient to ProxyMarshaller 2025-12-02 19:02:00 +07:00
Сергей Маринкевич 7495f540d2 rename RpcChannel to IpcChannel 2025-12-02 18:26:12 +07:00
Сергей Маринкевич 99ea8d1646 impove ipc 2025-12-02 17:08:39 +07:00
Сергей Маринкевич 7ce411b643 disaggregate templates 2025-12-02 16:02:19 +07:00
grayhook adbb2c374b real PoC of autocode 2025-12-01 19:46:35 +07:00