-
To start, just make a ktor with a hello endpoint as root that returns server info.
While doing this, set up the basis for adding more endpoints in the future.
-
Hello there,
is Ktor-OpenAPI-Generator compatible with Ktor 3.0.0? I tried to make this library working on my new project with Ktor 3.0.0 and it looks like it does not generate the schema. It throws…
-
### Package URl
pkg:maven/io.ktor/ktor-client-core-jvm@2.3.13
### CPE
cpe:2.3:a:io.ktor:ktor-client-core-jvm:2.3.13:*:*:*:*:*:*:*
### CVE
CVE-2024-49580
### ODC Integration
{"label"=>"Gradle Pl…
-
Hi, I installed komf with docker and userscript, but can't get komf to work with kavita.
Can you help me, please?
### 1. here is the error screenshots
#### the comic-book in Bangumi
![000|400](…
-
Currently the plugin is compatible with Ktor 2.x.
Please upgrade it to Ktor 3.x
-
The standard for HTTP clients is increasingly shifting towards Ktor. It avoids to manage multiple http source in the same project.
My main concern is about DrmSessionManagerProvider.setDrmHttpDataS…
-
### Ktorfit version
2.1.0
### What happened and how can we reproduce this issue?
```
isDebuggable = false
isMinifyEnabled = true
```
And try to build release android project.
The bui…
-
Ktor 3.0.0 [was just released](https://github.com/ktorio/ktor/releases/tag/3.0.0) and it would be a great time to make rsocket-kotlin support it.
## Motivation
I need to use both RSocket and…
-
It looks like this breaks with the new KTOR:
```
Caused by: java.lang.ClassNotFoundException: io.ktor.client.plugins.UserAgent
at java.net.URLClassLoader.findClass(URLClassLoader.java:387…
-
**Describe the bug**
I can't compile andoird app using koin-ktor3, I get checkDebugDuplicateClasses FAILED
**To Reproduce**
Steps to reproduce the behavior:
1. Create android app
2. Use koin-k…