C# Corner announced a new webinar on "Hands-On (Client-side streaming) Developing Microservice with gRPC using ASP.Net Core 3.x, Worker Service and EF Core 3.x"
Where: Online
Price: Free of cost
Prerequisites: GoToMeeting
Note: There are 250 seats only. First come first serve.
Agenda:
- Adding Client-side streaming in gRPC
- gRPC Client sends multiple messages to Server
- The server receiving the stream of requests and responding with a Single message.