-
While [Ktor doesn't support Kotlin/Native yet](https://youtrack.jetbrains.com/issue/KTOR-746) maybe the Kotless DSL can be ported. I do believe it will reduce cold boot times and costs, maybe even fun…
-
如何最简化修改,能把它在Linux命令行服务器上跑起来
-
Hello,
I wanted to leverage the 'type safe' contract [http4k claims to provide](https://www.http4k.org/guide/modules/contracts/) to ensure (at compile time) that a handler for given route/method resp…
-
Any chance of making this project support multiplatform apps, where model classes are declared inside a common module?
-
In Ktor, we have a use-case where a call to blocking API should be made when `Job` is being canceled with an additional requirement that `Job` should not complete until this blocking call is done.
It…
-
This can help see that a dependency has been removed from a repository, which can be helpful to know before the cache becomes stale and Gradle no longer wants to build the project.
-
I tried to implement the lib inside a Java Project, but I was not able to call the library from the Java Project.
Its missing something?
-
**Subsystem**
Client
**Is your feature request related to a problem? Please describe.**
There is no oauth2 client authentication, and especially JetBrains Space auth
**Describe the solution y…
-
Hello,
I am trying to figure out how to build a Span Exporter. Currently there is only support for the Batch and Noop exporters. I saw there is a branch for adding OTLP Exporters but it's stale.
Can…
-
Support [Comm messages](https://jupyter-notebook.readthedocs.io/en/stable/comms.html) in the Kernel API. They will help to make interactive dataframes in the Kernel