Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 363 Bytes

UWP-gRPC-Sample

Demonstrates how to create a UWP gRPC client to an ASP.NET Core gRPC server:

  • projects setup,
  • service definition,
  • client and server side code generation, and
  • implementation of different types of calls.

Screenshots

Client Screenshot

Server Screenshot