-
**Is your feature request related to a problem? Please describe.**
Somewhat yes. Consider the following REST resource:
GET, POST: /articles
In this case, you need to be authenticated to post an art…
-
HI,
I try to initialize Libsodium from a test environment in a Kotlin Multiplattform project in the shared module from Android Studio.
```
import com.ionspin.kotlin.crypto.sample.EncryptionUt…
-
# Summary
Currently the plugin system is fairly basic, which makes it easy to to fall into some traps
## Motivation
Currently the plugin classpath is unpredictable, which causes issues if plugi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When enabling the memory pool information endpoint with
```kotlin
install(Cohort) {
memory = true
}
```
and subsequently calling the /cohort/memory endpoint, the following exception is …
-
**Is your feature request related to a problem? Please describe**
Ktor uses Dokka with the versioning plugin. The latest release of Ktor is 2.0.0, so it has many api changes. I still use an older ver…
hfhbd updated
8 months ago
-
Getting _**io.grpc.StatusRuntimeException: UNAVAILABLE: io exception**_ on running "maestro studio" with Pixel 6 Android 13 - Maestro v1.29.0
Steps
Connect Pixel 6 in USB debugging mode to mac boo…
-
I want to trace RPC calls. However, looking through the code, this doesn't seem to be possible yet as there is no catch-all way to start and propagate traces.
Thus, I propose a Ktor-like Plugin Sys…
-
I'm new to Kotlin development and using gradle, so my problems may seem stupid. I want to connect your library to develop a plugin for Jet Brains IDEs, for my custom tasks, but I get the following(in …
-
Stack trace
getCachedJsObject is not defined
ReferenceError: getCachedJsObject is not defined
at kotlin.wasm.internal.getCachedJsObject_$external_fun (webpack-internal:///./kotlin/composeApp.…