https://github.com/markthree/go-node-ipc
node 与 go 的 ipc 通讯例子
https://github.com/markthree/go-node-ipc
Last synced: about 1 year ago
JSON representation
node 与 go 的 ipc 通讯例子
- Host: GitHub
- URL: https://github.com/markthree/go-node-ipc
- Owner: markthree
- License: mit
- Created: 2023-02-07T05:44:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T04:38:35.000Z (about 3 years ago)
- Last Synced: 2025-01-13T05:08:06.780Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-node-ipc
node 与 go 的 ipc 通讯例子
## 动机
探索 `node` 对 `go` 程序的通讯
## License
Made with [markthree](https://github.com/markthree)
Published under [MIT License](./LICENSE).