java-ddp-client icon indicating copy to clipboard operation
java-ddp-client copied to clipboard

Async await

Open sGaster opened this issue 6 years ago • 0 comments

Hello :)

I was wondering if it is possible to use something like async await (or promises) for the callback (onResult) functions. This would be necessary in on of our projects. If yes how would it look like. We experimented with the java.util.concurrent.Future package but it did not the trick. We would really appreciate your help.

Greetings

sGaster avatar Dec 12 '18 07:12 sGaster