Skip to content

ridsync/grpc-kotlin-sample

 
 

Repository files navigation

Introduction

This project is a an example of gRPC library with Kotlin

Getting Started

To start your gRPC server and client:

  1. Install dependencies with ./gradlew
  2. Generate gRPC service files with ./gradlew installDist
  3. Start gRPC server with ./gradlew startServer
  4. Start gRPC client with ./gradlew startClient

About

An example of gRPC library with Kotlin

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Kotlin 100.0%