https://github.com/cbuschka/go-grpc-agent-poc
grpc based communication between a master process and an locally or remotely launched agent process
https://github.com/cbuschka/go-grpc-agent-poc
agent golang grpc ipc remote
Last synced: about 1 month ago
JSON representation
grpc based communication between a master process and an locally or remotely launched agent process
- Host: GitHub
- URL: https://github.com/cbuschka/go-grpc-agent-poc
- Owner: cbuschka
- License: mit
- Created: 2022-01-15T08:40:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T19:39:11.000Z (over 4 years ago)
- Last Synced: 2025-10-28T22:34:52.909Z (8 months ago)
- Topics: agent, golang, grpc, ipc, remote
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# go-grpc-agent-poc
### grpc based communication between a master process and an locally or remotely (via ssh) launched agent process
## License
Copyright (c) 2022 by [Cornelius Buschka](https://github.com/cbuschka).
[MIT](./license.txt)