Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRPC Proof of Concept

  1. Gradle Multi project with following sub-projects:
    • Server application + Interface Definition Language (IDL).
    • Client application.

Run the server

$ cd server
$ ../gradlew run

Run the client

$ cd client
$ ../gradlew run

Run tests

$ ./gradlew test

About

Just a simple PoC using GRPC.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages