4 Commits

Author SHA1 Message Date
Artur Mukhamadiev
33dd44f454 [feat] add minimal client and address-based init
All checks were successful
Verification / Is-Buildable (push) Successful in 3m40s
- add crpc_init_with_address for direct ip/port startup without yaml
- add minimal_client.cpp example using TCPConnector to send a ping
- set install_rpath '$ORIGIN' on shared libs so they find bundled deps
- ignore .worktrees/ for git worktree scratch directories
2026-06-02 16:18:31 +03:00
46cf56196e [base64] add subprojects
Some checks failed
Verification / Is-Buildable (push) Has been cancelled
TG-4
2026-03-07 21:40:24 +03:00
8ee06fe6a0 [win] compilation on windows verified 2026-02-20 20:38:01 +03:00
cbe56d9193 [base] hail vibe-coding
Minimal API functionality with unit tests,
could be used for integration tests with Unity server.
For internal testing used RPC_server implementation
2026-01-26 00:14:19 +03:00