|
1c08df8e6a
|
fix(ipc): Propagate per-client disconnects, add proper routing for targeted messages, and remove unused node-ipc deps
|
2025-08-29 17:02:50 +00:00 |
|
|
1b462e3a35
|
fix(classes.ipcchannel): Normalize heartbeatThrowOnTimeout option parsing and allow registering heartbeatTimeout via IpcChannel.on
|
2025-08-28 20:12:40 +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 |
|