This website requires JavaScript.
Explore
Help
Sign in
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull requests
Projects
Releases
Packages
2
Wiki
Activity
c82611ad6c
BankingClient
/
fints4k
/
src
/
commonMain
/
kotlin
/
net
/
dankito
/
banking
/
fints
/
webclient
History
dankito
fad4c48b41
Implemented logging client close errors
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