|
fa53dcfc4f
|
feat(ipcclient): Add clientOnly mode to prevent clients from auto-starting servers and improve registration/reconnect behavior
|
2025-08-29 08:48:38 +00:00 |
|
|
a0638b5364
|
fix(core): Improve heartbeat handling and transport routing; forward heartbeat timeout events; include clientId routing and probe improvements
|
2025-08-26 12:32:28 +00:00 |
|
|
dd25ffd3e4
|
feat(core): Add heartbeat grace/timeout options, client retry/wait-for-ready, server readiness and socket cleanup, transport socket options, helper utilities, and tests
|
2025-08-25 13:37:31 +00:00 |
|
|
4a1096a0ab
|
BREAKING CHANGE(core): Refactor core IPC: replace node-ipc with native transports and add IpcChannel / IpcServer / IpcClient with heartbeat, reconnection, request/response and pub/sub. Update tests and documentation.
|
2025-08-24 16:39:09 +00:00 |
|