kotlinx-rpc
kotlinx-rpc copied to clipboard
Add asynchronous RPC services to your multiplatform applications.
This is basically a proposal to design and add an authentication support for RPC calls.
AFAIK from the sources, on current moment `kotlinx-rpc` runtime consists of: * kotlinx.rpc basic types (like RPC, RPCClient, RPCServer, RPCCall, RPCField) used by compiler plugin to generate support code and...
Currently, `kotlinx.rpc` supports serving RPC responses via ktor, with a syntax like so: ```kotlin rpc("/awesome") { registerService { ctx -> AwesomeServiceImpl(ctx) } } ``` This means that a dedicated server...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `8.5` -> `8.7` | | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Kotlin/kotlinx-rpc). ## Repository problems These problems occurred while...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom](https://togithub.com/JetBrains/kotlin-wrappers) | `1.0.0-pre.685` -> `1.0.0-pre.747` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://togithub.com/Kotlin/kotlinx.coroutines) | `1.7.3` -> `1.8.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | io.ktor.plugin | `2.3.8` -> `2.3.11` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | io.ktor.plugin | `2.3.7` -> `2.3.11` | [](https://docs.renovatebot.com/merge-confidence/)...