Get desktop application:
View/edit binary Protocol Buffers messages
The greeting service definition.
Sends a greeting
The request message containing the user's name.
The response message containing the greetings
calcualte each proeuct sore based on simple rule used to demo bi directional stream
download product by category used to demo server side stream
search product and return all matched products used to demo simple grpc call
upload product into elastic search , make it so that we could search on it used to demo client side stream
Used as request type in: ProductReadService.CalculateProductScore, ProductUpdateService.UploadProduct
Used as response type in: ProductReadService.DownloadProducts
Used as field type in: ,
Used in:
Used in: