/RpcChat

[.NET Core] RPC Chat App Demo - A gRPC (protobuffer based RPC) console app server with a WPF client

Primary LanguageC#

Summary

This is a very simple chat app to demonstrate how a gRPC server and client can be implemented in .NET Core. The client is built on a WPF app, while the server runs in a Console application.

Screenshot

screen shot 1

Author

Giovani Luigi Rubenich Brondani