improve ktor server part

This commit is contained in:
2022-04-19 11:16:04 +06:00
parent 53d35d74b3
commit ca8ae4cd72
2 changed files with 35 additions and 11 deletions

View File

@@ -2,6 +2,10 @@
## 0.9.22
* `Ktor`:
* `Server`:
* Now `createKtorServer` fun is fully customizable
## 0.9.21
* `Repos`: