Skip to content

ShadowySpirits/kotlin-native-grpc

Repository files navigation

Kotlin Multiplatform gRPC Client

Support target: badge badge badge

Overview

This is a Kotlin Multiplatform gRPC client library based on wire and ktor.

Usage

Run the demo command to create a topic on RocketMQ broker via gRPC protocol. Download the binary from releases or build yourself.

./mqadmin -h
Usage: mqadmin [<options>] <command> [<args>]...

Options:
  --endpoint=<text>  Endpoint of RocketMQ broker
  -h, --help         Show this message and exit

Commands:
  create-topic  Create a new topic

Build

Requirement: libcurl-dev

./gradlew assemble

About

A Kotlin Multiplatform gRPC client library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages