hashicorp / hashicorp/go-plugin
[Question] Communication between plugins
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 511
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 4
Description
As far as i understand, only the host/main process can communicate with the plugins and plugins with the host process.
But does this library also allow/enable direct communication between plugins which run under the same host process?
I did not find any existing questions/issues which addresses this and the examples dont show this.
Contributor guide
Assessment
This issue has not been assessed yet.