-
Log metrics with [micrometer](https://micrometer.io), and add support for prometheus and grafana
-
KTOR 1.3.1 Server with WebSockets, Auth, Locations, Jackson, Servlet
In my application I defined a websocket route per the Websockets DSL:
```
webSocket("$appPath$ANWESENHEIT_WEBSOCKET_PATH")…
-
### Current Behavior
When given a collection of dependency notations, in Kotlin:
```kotlin
dependencies {
compile(listOf("a:b:1.0", "c:d:2.0"))
}
```
the build configuration fails with th…
-
It seems the upgrade from 1.2.0 to 1.3.0 is causing some class not found errors?
See https://github.com/quarkusio/quarkus-super-heroes/actions/runs/8109821111/job/22165814968#step:4:4739
-
If the recent Coding with the Italians podcast has taught me anything it's that we need more samples which showcase the usage outside of the traditional Android usage.
* [ ] Ktor server sending state…
-
### Use case:
In jooq-kotlin-coroutines, the signature of `transactionCoroutine` should look like this
```kotlin
suspend fun DSLContext.transactionCoroutine(transactional: suspend CoroutineSco…
-
Hi,
I'm trying to run gradle and maven examples and I'm getting an exception
Thank you,
Steps Maven:
- mvn install
- native-image --static --report-unsupported-elements-at-runtime -jar targ…
-
## Description
Attempting to setup Appium in a KMM app, currently working on the Android side. Attempting to run a basic test results in the runtime error in the title when the AndroidDriver() is …
-
When multiple validator sessions are starting up at the same time we've seen Exceptions that appear to be concurrency issues when reading from certain files in the package cache.
Similar to #1491 - t…
-
Runs into issues
```
Execution failed for task ':runDebugExecutableNative'.
> Process 'command 'D:\projects\ktor sample3 embedded-server-native\build\bin\native\debugExecutable\ktor sample3 embedde…