26 Commits

Author SHA1 Message Date
grayhook f261621c68 implement client C binding 2026-01-25 13:22:02 +07:00
Сергей Маринкевич 168b5fdfea enable export compile commands by default 2026-01-22 11:50:00 +07:00
Сергей Маринкевич 9f5969342e bump readme 2025-12-04 20:17:53 +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
Сергей Маринкевич 31d0496a93 improve example 2025-12-04 17:40:29 +07:00
Сергей Маринкевич 0334b9a42b fup zeroes from pipes 2025-12-04 17:40:29 +07:00
Сергей Маринкевич 8284a36883 disaggregate IpcMessage container and serdes 2025-12-04 13:07:55 +07:00
Сергей Маринкевич 43f67275e2 factor IPC out of server RPC 2025-12-03 18:27:08 +07:00
Сергей Маринкевич 00d359a064 Fix IpcMessage::empty so skeleton stops reading args and server replies 2025-12-03 17:42:51 +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
Сергей Маринкевич 6cc64fa6a3 remove RpcSerializer 2025-12-02 20:37:03 +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
Сергей Маринкевич c6fed622ee bump readme 2025-12-02 18:09:07 +07:00
Сергей Маринкевич 66c4e5190b fup fifos 2025-12-02 17:55:27 +07:00
Сергей Маринкевич 0712460db0 improve ipc msg 2025-12-02 17:46:14 +07:00
Сергей Маринкевич 99ea8d1646 impove ipc 2025-12-02 17:08:39 +07:00
Сергей Маринкевич 1f16ef6b37 hmm 2025-12-02 16:54:43 +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
grayhook 64a3e637d5 base wo autocode 2025-12-01 19:45:34 +07:00