BankingClient/fints4k/src/commonMain/kotlin/net/dankito/banking/fints/webclient
2022-02-07 00:18:14 +01:00
..
IWebClient.kt Made IWebClient and FinTsClient async so that on iOS everything but the web request can run on the main thread -> we don't need to freeze objects to pass them between threads 2022-02-07 00:17:53 +01:00
KtorWebClient.kt Implemented logging client close errors 2022-02-07 00:18:14 +01:00
WebClientResponse.kt Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00