Example how to work with gRPC using .NET Core / ASP.NET Core and Python
-
Updated
Sep 3, 2022 - C#
Example how to work with gRPC using .NET Core / ASP.NET Core and Python
Our project leverages the power of Golang and GRPC to stream chart and graph data to the backend. On the frontend, NextJS and Apache Charts provide a visually appealing representation of the data.
In this project, I have worked on gRPC in Go.
This is the repository I created to practice GRPC. Examples of Unary RPC, Server Streaming RPC, Client Streaming RPC and Bidirectional Streaming RPC communication models are given.
In this project, I have worked on gRPC framework in Java using Gradle Configurations.
In this project, I have worked on a Blog Service using gRPC in Go.
Demos of the talk I did in the Virtual NetCoreConf 2021 in Spain
Add a description, image, and links to the server-streaming-rpc topic page so that developers can more easily learn about it.
To associate your repository with the server-streaming-rpc topic, visit your repo's landing page and select "manage topics."