ably-java icon indicating copy to clipboard operation
ably-java copied to clipboard

LiveObject: Implement kotlin module

Open sacOO7 opened this issue 6 months ago • 1 comments

  • The LiveObject APIs for Android need to be simplified.
  • The existing Java-specific APIs are either blocking or rely on callbacks.
  • These APIs should be refactored into suspendable coroutines to better integrate with the native Android environment.
  • This will require creating a dedicated Kotlin module for LiveObjects.
  • Update Docs to now reference kotlin android implementation

┆Issue is synchronized with this Jira Task by Unito

sacOO7 avatar Aug 20 '25 08:08 sacOO7

As discussed during the standup, we need to create the ADR first

sacOO7 avatar Sep 02 '25 11:09 sacOO7