GuilhermeStracini / POC-gRPC-dotnet

🔬 Proof of Concept of gRPC with .NET
MIT License
0 stars 0 forks source link

[FEATURE] Implement gRPC PoC based on Tutorial #3

Open guibranco opened 4 hours ago

guibranco commented 4 hours ago

Description

I have created a repository for a proof of concept (PoC) focusing on gRPC and .NET. This PoC should follow the implementation based on the tutorial provided in this link: Server-Sent Events with gRPC.

Task

Reference