-
hmm, should @ToNativeInterface work on actual or expected declarations?
- On expected I get “Expected interface ‘ViewModelNativeProtocol’ has no actual declaration in module for Native”
- Same if e…
-
### 问题描述
在ktor中通过maven引入mirai
但是ktor从1.5.4升级到ktor2.0.2后出现错误
### 复现
在ktor中通过maven引入mirai
但是ktor从1.5.4升级到ktor2.0.2后出现错误
### mirai-core 版本
2.11.1
### bot-protocol
ANDROID_PAD
### 其他组件版本
2.…
-
**Describe the bug**
I import QRCode library and build in Android Studio
Gradle detect a lot of duplicate classes on library `com.android.tools.external.com-intellij:intellij-core:30.1.2`
full…
-
### 问题描述
emmm启动之后下载了一大堆jar文件后停止在命令行窗口
然后一直没反应,再次打开依然停在3个下载文件的log上然后就停止了
没有后续,也不登录,也无法输入任何指令
![image](https://user-images.githubusercontent.com/29683336/199233037-bd303f3b-27b4-45bc-9681-c9494860…
-
Hi, trying to use jte with ktor (https://ktor.io/docs/jte.html) however the example and the `JteContent` function appears to only accept a map of params, rather than any models or objects.
The exam…
-
Please help us drop the `2.1.0-eap-1` version of the Ktor plugin.
Drop `2.1.0-eap-1` version.
### [io.ktor.plugin](https://plugins.gradle.org/plugin/io.ktor.plugin)
### Current Plugin Owner…
-
### Agreements
- [X] I am running the latest version of Nova.
- [X] I am running the latest version of my server software.
- [X] I have checked for similar issues.
### Before creating a bug report, …
-
We want to do small and fast PR but that was not the case of #559 who grew to be too big and stale.
So I merged it and created this issue so that @LouisCAD can check a posteriori whether the followin…
-
### Ktor Version
1.1.2
### Ktor Engine Used(client or server and name)
netty
### JVM Version, Operating System and Relevant Context
java version 10.0.2
mac os
### Feedback
i built a small ap…
-
Following the hands-on project to Step 3 ("A simple API server"), making use of the `call` variable seems to cause issues with IntelliJ:
```
Cannot access class 'io.ktor.util.pipeline.PipelineContex…