wultra / networking-apple

A high-level networking SDK for PowerAuth-based endpoints.
Apache License 2.0
0 stars 0 forks source link

Allow dispatch request result to an arbitrary queue #29

Closed hvge closed 2 years ago

hvge commented 2 years ago

We should enhance library's API with ability to dispatch the result to an arbitrary dispatch queue, predefined to main. This simple change can save us a lot of boilerplate code in the depending libraries.