BankingClient/fints4k/src
dankito d444baeda8 Fixed that if there are no accounts supporting retrieving account transactions addAccountAsync() never returns 2022-02-07 00:17:54 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Fixed that if there are no accounts supporting retrieving account transactions addAccountAsync() never returns 2022-02-07 00:17:54 +01:00
commonTest Added callbacks to FinTsClientCallback methods so that they can be responded asynchronously 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