This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartipc
Watch
3
Star
0
Fork
0
You've already forked smartipc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v2.2.1
smartipc
/
ts
History
Juergen Kunz
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
..
00_commitinfo_data.ts
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
classes.ipcchannel.ts
fix(classes.ipcchannel): Normalize heartbeatThrowOnTimeout option parsing and allow registering heartbeatTimeout via IpcChannel.on
2025-08-28 20:12:40 +00:00
classes.ipcclient.ts
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
classes.ipcserver.ts
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
classes.transports.ts
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
index.ts
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
smartipc.plugins.ts
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