Make all *Store interfaces non blocking (#68)
In Progress
Bartosz Małkowski opened 2 years ago

Because of limitations of JS platform, we need to replace all blocking invocations by non blocking invocations with callback.

Bartosz Małkowski commented 2 years ago

It seems it is harder than I thought. It was easier to fix it in client code.

Better solution will be switch library to Kotlin Coroutines.

issue 1 of 1
Type
Bug
Priority
Major
Assignee
Issue Votes (0)
Watchers (0)
Reference
tigase/_libraries/halcyon#68
Please wait...
Page is in error, reload to recover