This Repo contains implamantaion of c# server & go,c++ & c# clients communicating using grpc with server-side TLS.
-
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.
-
Genrate keys using makecert in Keys folder
-
run server project
-
run clients