go-sdk icon indicating copy to clipboard operation
go-sdk copied to clipboard

Adding GRPC support to go-sdk

Open PranshuSrivastava opened this issue 1 year ago • 0 comments

Giving an option to the user to use either grpc or http while creating tests and mocks. GrpcEnabled field, in the server config will be used to choose one of the options. Closes #4

PranshuSrivastava avatar Mar 10 '23 07:03 PranshuSrivastava