connect-kotlin

Connect for Kotlin provides type-safe clients for Android and JVM applications. Speaks the Connect protocol, gRPC, and gRPC-Web from a single SDK generated by protoc-gen-connect-kotlin.

API entry from apis.yml

apis.yml Raw ↑
aid: connect-rpc:connect-kotlin
name: connect-kotlin
description: Connect for Kotlin provides type-safe clients for Android and JVM applications. Speaks the
  Connect protocol, gRPC, and gRPC-Web from a single SDK generated by protoc-gen-connect-kotlin.
humanURL: https://connectrpc.com/docs/kotlin/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
- Android
- JVM
- Kotlin
- SDK
properties:
- type: Documentation
  url: https://connectrpc.com/docs/kotlin/
- type: Getting Started
  url: https://connectrpc.com/docs/kotlin/getting-started
- type: GitHub
  url: https://github.com/connectrpc/connect-kotlin
x-features:
- Coroutines API
- OkHttp Transport
- Streaming Support
- Multi-Protocol Client
x-use-cases:
- Call Protobuf services from Android apps
- Share Kotlin types across mobile and backend