Coroutines support
@Nek-12 Maybe you would like to have a look on this work. I worked with coroutines some time ago
Want me to propose another variant of the API?
Want me to propose another variant of the API?
Yes please
You are making a lot of changes, should I still work on this?
I have applied some of your suggestions and only changed small things like unit tests.
I don't know if you have branched from commit, copied code or created new branch from scratch.
I am experimenting and testing this code with Dart and Swift.
If you plan to make big changes in API create a separate PR even if this is this branch based
@Nek-12 Hi, did you manage to create any POC? :)
Hi, I assumed that since you are making changes I should wait 😅. Can you help me understand how you want that to be done? Should I fork and open another PR into release/1.0.0 or into this branch?
Okay 😄
I tried creating a public API with Kotlin Flow but this works best when client side also implements Flow library and this is not my intention.
Nevertheless I am very happy to see your approach. Please create a PR pointing to release/1.0.0 with your idea. Grab the enough amount of code from me or write from scratch ;)