-
Due to the deprecation of the Ktor I/O APIs we need to migrate this code, however with kotlinx-io there is currently no easy way to replace this
```kotlin
internal actual fun formatIntegerFromLitt…
-
Need to cover,
```
fun main(args: Array): Unit = io.ktor.server.netty.EngineMain.main(args)
```
-
### Describe the Bug
Once in a while it stops updating the trains or segments. A restart of the server helps.
### Reproduction Steps
1. Run the server till it fails
2. Usually within a few hours
…
-
Текущий клиент написан на Retrofit2, необходимо импортировать либу ktor, переписать клиента и удалить импорт Retrofit2
-
Ktor 2.0.0 dropped about a month ago and it's incompatible with Ktor 1.5 so an upgrade would be useful
-
**Describe the bug**
Response OK 200. Response is received by the ktor and successfully displayed to the app but Pluto didn't show the response body.
**To Reproduce**
Steps to reproduce the behav…
-
With the changes introduced by with Jellyfin 10.9, Android-Devices are no longer properly supported (devices is no longer properly identified). With the update to [10.10](https://github.com/jellyfin/j…
-
[Migration guide](https://ktor.io/docs/migrating-2.html)
-
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
…
-
When defining dependencies, they are a dictionary with the different fields expected by maven. So far, so good. The examples use the flow-style of YAML to reduce the number of lines:
https://github…