I have the large size of request data to be submitted to remote server API. (something like machine learning's feature data). Will I use thrift or gRPC (protobuf behind it) to implement it for better performance/security etc?

Thank you.

Reply via email to