Skip to content

sapiovesanunivision/GrpcSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC C++ server and service in two different dlls

When the server and the service are both declared and instatiated in the same dll, the program server is working with the client. In this case, the service is in a different dll than the service: calling the GetHello() causes

Unhandled exception thrown: read access violation. closure_list was 0x8 on the server side.

About

gRPC Server and Service in different dlls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published