Module nakama.util.async
Run functions asynchronously.
Functions
async (fn, ...) | Execute a function asynchronously as a coroutines and return the result. |
nakama.util.async
Run functions asynchronously.
async (fn, ...) | Execute a function asynchronously as a coroutines and return the result. |