Advanced Search
Search Results
3 total results found
readme.md for @api.global/typedelectron
a package made for ipc communication in electron Install To start using @api.global/typedelectron in your Electron project, first, you need to add it to your project dependencies using npm: npm install @api.global/typedelectron --save This command will instal...
readme.md for @push.rocks/smartipc
Rock-solid IPC for Node.js with zero dependencies SmartIPC delivers bulletproof Inter-Process Communication for Node.js applications. Built for real-world production use, it handles all the edge cases that make IPC tricky - automatic reconnection, race cond...
changelog.md for @push.rocks/smartipc
Changelog 2025-08-30 - 2.3.0 - feat(streaming) Add streaming support: chunked stream transfers, file send/receive, stream events and helpers Implement chunked streaming protocol in IpcChannel (init / chunk / end / error / cancel messages) Add sendStream, canc...