Skip to content

Michaeltetteh/grpc-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-cpp

GRPC cpp template

Build

  • Build grpc follow

  • Build project

      $ mkdir build
      $ cd build
      $ cmake ..
      $ make
    
  • Run server and client

      $ ./hello_server
      $  ./hello_client
    
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published