-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Gradle
### Package manager version
8.5
### Language version
_No response_
…
-
# User Description
chat Webview not initialised within 10 sec.
requestId=92f56bf6-6934-4765-a7b1-24c0a15b1600
# Stack Trace
```
```
# Other Information
```
=== About ===
Build version: …
N6REJ updated
1 month ago
-
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 …
-
I want to start by saying this is an incredibly useful library. It is helping me learn how to use Redis and implement it in an asynchronous way, and I'm very grateful for it.
## Feature Request
…
-
ktor 1.3.0 has removed the kotlinx.io dependency, which causes this plugin to fail with class not found error:
```
intellijlogger_1 | java.lang.NoClassDefFoundError: kotlinx/coroutines/io/ByteRea…
-
Hi there, after giving up on trying ktor with graal I found this, and I was so happy to see someone is looking into this.
But I could not manage to get the simplest gradle (groovy not kotlin) proje…
-
**Is your feature request related to a problem? Please describe.**
In the context of using Ktor, there is a problem with the current implementation of Route.graphQLPostRoute() in graphql-kotlin. Wh…
-
I have a set of Service that must be used after login. I issue jwt to client so they can identify themselves. And I also got a AuthService which issue this token. So how do I setup my rpc server and c…
-
Hello.
I don't know if it is an issue or not, but I definitely find it weird.
It seems like there is no way of telling when the client is disconnected like a status flow, or on disconnection lambda …
-
When i'm try run ios app i'm get crash with this error:
```
> Task :mpp-library:linkPodDebugFrameworkIosSimulatorArm64
warning: Cannot infer a bundle ID from packages of source files and exported d…
ExNDY updated
3 months ago