chapar
chapar copied to clipboard
Support for GRPC protocol
We want to have GRPC protocol supported by Chapar.
Definition of done:
- User is able to create a GRPC request using a Proto file or server reflection and send the call and get response back
- User is able to add Proto files as dependency
- Support for certs authorisation and api token in meta-data ( https://grpc.io/docs/guides/auth/ )