Summary
- Add lib-ihttp-core and lib-ihttp-iostreams (commit: 0377070) (details)
- Add lib-ihttp-okhttp and lib-ihttp-nanohttpd (commit: 0a501d7) (details)
- Work in progress: UstadCache compiles and UstadCacheJvmTest passes. (commit: c0b7ef5) (details)
- Convert UstadCache functions to asynchronous (suspended) because Room multiplatform does not support synchronous (blocking) queries. (commit: 9aa7622) (details)
- Fix DistributedCacheHashtableIntegrationTest - nested use of runBlocking caused database deadlock. (commit: a5ec99e) (details)