Kalisto
Grpc client with built-in scripting environment
Featured
3 Votes


Description
The grpc client solves 2 main problems. It gets rid of long objects like protobuf.Timestamp, instead you can use `new Date()` or may be a string RFC3339. Second, you can script your user flow and get a result.