实现nodejs的进程间通信

it2025-06-26  16

使用自定义的应用层协议,实现nodejs兄弟进程通信,windows下通过tcp、非windows下通过unix域,github仓库 npm install nodejs-local-ipc

最新回复(0)