Skip to content

C# server & Go, C++, C# clients implementations using gRpc with Server-side TLS

License

Notifications You must be signed in to change notification settings

dahanmoshe1991/gRpc-Server-side-TLS

Repository files navigation

gRpc Server-side TLS communication

This Repo contains implamantaion of c# server & go,c++ & c# clients communicating using grpc with server-side TLS.

How to run:

  1. install grpc per languge and follow instructions on : https://grpc.io/docs/languages/ on windows: for c++ I recommand using vcpkg + edit user macros in project.

  2. Genrate keys using makecert in Keys folder

  3. run server project

  4. run clients

About

C# server & Go, C++, C# clients implementations using gRpc with Server-side TLS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published