connect-kotlin icon indicating copy to clipboard operation
connect-kotlin copied to clipboard

The Kotlin implementation of Connect: Protobuf RPC that works.

Results 23 connect-kotlin issues
Sort by recently updated
recently updated
newest added

Bumps `dokka` from 2.0.0 to 2.1.0. Updates `org.jetbrains.dokka:dokka-core` from 2.0.0 to 2.1.0 Release notes Sourced from org.jetbrains.dokka:dokka-core's releases. 2.1.0 Dokka 2.1.0 focuses on stabilizing experimental features, supporting new Kotlin language...

dependencies
java

I'd like to do something similar to what I can do in an OkHttp interceptor, which is that if the response comes back with a token that is expired, for...

## Overview Connect-Kotlin is an excellent lightweight library that currently focuses only on the client side. Because there is no official server-side support, Kotlin server projects cannot adopt the Connect...