Eletron与C++混合应用
Eletron与C++通信
socket/websocket
https://www.jianshu.com/p/ea9a1c6088ca
node.js调用C++动态链接库
https://nodejs.org/api/addons.html
https://github.com/node-ffi/node-ffi
https://github.com/wzdxy/electron-ffi-demo
https://stackoverflow.com/questions/59775149/electron-with-c-backend-secure?noredirect=1&lq=1
node.js与C++读取缓冲区
https://community.risingstack.com/using-buffers-node-js-c-plus-plus/
Google开发的node.js和C++通信工具
https://github.com/nodejs/node-gyp
其他node.js的C++插件
https://gauriatiq.medium.com/electron-app-with-c-back-end-as-native-addon-napi-c67867f4058