-
When using the Kotlin multiplatform generator, there will be a "HttpBasicAuth.kt" file containing the following import
`import io.ktor.util.InternalAPI`
which needs to be removed or updated to
…
-
# Описание
не подключается к серверу, ни через сам терминал, ни через терминал IDEA. появляется ошибка, что сервер уже в работе - "Exception in thread "DefaultDispatcher-worker-3" java.net.BindExcep…
-
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
- […
-
```
Exception in thread "main" kotlinx.serialization.SerializationException: Serializer for class 'MySession' is not found.
Please ensure that class is marked as '@Serializable' and that the seriali…
-
Hi there,
first of all huge thanks for creating and maintaining this project. Just stumbled upon it recently
and it improved the API documentation I'm creating a lot!!!
I'm having the need to c…
-
To reproduce, execute the following mutation twice against the ktor example:
```
mutation {
createUFOSighting(
input: {
country: { city: "", comments: "", country: "", state: "" }
…
-
**Describe the bug**
App crashed with exception.
```
kotlinx.coroutines.CoroutinesInternalError: Fatal exception in coroutines machinery for DispatchedContinuation[Dispatchers.IO, Continuation …
-
Is it possible to reuse the library in server side ktor?
-
## Summary
Crash after Terminal Initialization and discovering readers, Ultimately discovery is getting timeout even after finding readers.
Then app will crash in few seconds.
## Code to reproduc…
-
I tried running the "Basic" example, taken from https://github.com/SMILEY4/ktor-swagger-ui/blob/develop/ktor-swagger-ui-examples/src/main/kotlin/io/github/smiley4/ktorswaggerui/examples/Basics.kt, onl…