hashicorp / go-plugin

Golang plugin system over RPC.
Mozilla Public License 2.0
5.25k stars 450 forks source link

Bidirectional example in python #268

Open samyfodil opened 1 year ago

samyfodil commented 1 year ago

One of the advantages of go-plugin is that the plugins themselves can be written in other languages. Besides the fact that examples for C, C++ and rust would help as well, our current issue is with python. The examples provided in this repo does not demonstrate the usage of bidirectional rpc a necessary feature for us.

Context:

samyfodil commented 1 year ago

@kampaidev I will try that

samyfodil commented 5 months ago

Any updates on this?

topac commented 4 months ago

+1