12 Commits

Author SHA1 Message Date
994b1d20fb feat(streaming): Add streaming support: chunked stream transfers, file send/receive, stream events and helpers 2025-08-30 23:02:49 +00:00
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
234aab74d6 update 2025-08-23 11:29:22 +00:00
1f86bb0eb4 fix(core): update 2019-04-09 12:35:27 +02:00
66f463549d fix(core): update 2019-04-09 12:34:15 +02:00
fecda5e668 fix(core): update 2019-04-09 12:30:12 +02:00
712270ba62 fix(core): update 2019-04-08 19:56:21 +02:00
c28b25883e fix(core): update 2019-04-08 19:42:23 +02:00
876d4ccf48 fix(core): initial 2019-04-05 20:30:43 +02:00