hashicorp / hashicorp/go-plugin
support net/rpc/jsonrpc
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 511
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 4
Description
Hi
Is there any plan to add support for net/rpc/jsonrpc as a supported protocol ? netrpc only can be used with golang plugins, and grpc requires messages to be modeled as proto descriptors, while jsonrpc would allow to use existing go struct by just making them serializable
Contributor guide
Assessment
This issue has not been assessed yet.