io.grpc:grpc-kotlin-stub-lite

gRPC Kotlin: Stub Lite

License

License

Categories

Categories

Kotlin Languages gRPC Net Networking
GroupId

GroupId

io.grpc
ArtifactId

ArtifactId

grpc-kotlin-stub-lite
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

io.grpc:grpc-kotlin-stub-lite
gRPC Kotlin: Stub Lite
Project URL

Project URL

https://github.com/grpc/grpc-kotlin
Source Code Management

Source Code Management

https://github.com/grpc/grpc-kotlin

Download grpc-kotlin-stub-lite

Dependencies

compile (2)

Group / Artifact Type Version
io.grpc : grpc-protobuf-lite jar 1.29.0
io.grpc : grpc-kotlin-stub jar 1.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.3
javax.annotation : javax.annotation-api jar 1.2

Project Modules

There are no modules declared in this project.

gRPC-Kotlin/JVM - An RPC library and framework

Gradle Build Status Bazel Build Status

grpc-kotlin-stub protoc-gen-grpc-kotlin grpc-kotlin-stub-lite

A Kotlin/JVM implementation of gRPC: A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.

This repo includes the sources for the following:

  • protoc-gen-grpc-kotlin: A protoc plugin for generating Kotlin gRPC client-stub and server plumbing code.

    Note: The Kotlin protoc plugin uses the Java protoc plugin behind the scenes to generate message types as Java classes. Generation of Kotlin sources for proto messages is being discussed in protocolbuffers/protobuf#3742.

  • grpc-kotlin-stub: A Kotlin implementation of gRPC, providing runtime support for client-stubs and server-side code.

  • grpc-kotlin-stub-lite: An implementation of grpc-kotlin-stub, but with a dependency on grpc-protobuf-lite instead of grpc-protobuf for Android projects.

For more information, see the following Kotlin/JVM pages from grpc.io:

How-to pages from this repo:

Note that official releases are published to Maven Central.

io.grpc

grpc

A high performance, open source, general-purpose RPC framework

Versions

Version
1.0.0
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2