Google remote procedure call - Giao thức giao tiếp client-server
I. Code generation từ .proto file (Java gRPC plugin)
Trong gRPC, file .proto đóng vai trò như hợp đồng (contract) giữa client và server.
1. proto là gì?
Đây là nơi định nghĩa:
Message (cấu trúc dữ li
blog.aqbtech.app13 min read