BankingClient/fints4k/src
dankito a06af50336 Made customerId and userId settable 2022-02-07 00:17:53 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Made customerId and userId settable 2022-02-07 00:17:53 +01:00
commonTest 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
iosMain/kotlin Removed unused FinTsClientForCustomerSwift 2022-02-07 00:17:53 +01:00
jsMain/resources Added example code to get it at least working in browser 2022-02-07 00:17:53 +01:00
jvm6Main/kotlin/net/dankito/banking/fints/util Extracted Logger to new module common 2022-02-07 00:17:53 +01:00
jvm6Test Made FinTsClient methods suspendable; could remove ThreadPool for that 2022-02-07 00:17:53 +01:00
main Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00