7 Commits

Author SHA1 Message Date
Vitor Pamplona
f839565152 Refactors Ammolite to remove the dependency on OkHttp to prepare for KTor and multiplatform settings.
- This also reduces the Singleton coupling between Client and RelayPool.

To migrate, create a NostrClient instance on your Application class and update your code to access that `client` instance.
2024-12-20 15:36:50 -05:00
Vitor Pamplona
4b5ab8eb35 Removes unnecessary dependencies for ammolite 2024-07-03 13:49:43 -04:00
Vitor Pamplona
349d6cfc22 Migrates sdk requirements to the version catalog. 2024-07-03 13:49:18 -04:00
Vitor Pamplona
692f7c4270 Upgrades to Kotlin 2.0.0 2024-07-03 11:00:45 -04:00
greenart7c3
66e4021d7b
Move all relay and datasource to ammolite package 2024-06-24 10:52:34 -03:00
greenart7c3
6eb0f153fa
fix build 2024-06-24 07:36:11 -03:00
greenart7c3
a6bc40515b
Move httpclient to another package 2024-06-24 07:13:06 -03:00