17 Commits

Author SHA1 Message Date
6c77ca1e4c fix(tests): Remove redundant manual topic handlers from tests and rely on server built-in pub/sub 2025-08-29 08:49:04 +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
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
f1534ad531 fix(readme): Update README: expand docs, examples, server readiness, heartbeat, and testing utilities 2025-08-25 14:00:56 +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
50aad0e5c1 fix(ipc): Patch release prep: bump patch version and release minor fixes 2025-08-25 08:41:11 +00:00
73c85f0623 fix(packaging): Update package metadata: add exports, mark package public; clean up README contributing section 2025-08-24 19:37:15 +00:00
32b024a8fd fix(npm): Remove .npmrc to avoid committing npm registry configuration 2025-08-24 16:39:53 +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