jeffreylanters / unity-promises

Promises provide a simpler alternative for executing, composing, and managing asynchronous operations when compared to traditional callback-based approaches. They also allow you to handle asynchronous errors using approaches that are similar to synchronous try/catch.
38Updated 3 years ago

Alternatives and similar repositories for unity-promises:

Users that are interested in unity-promises are comparing it to the libraries listed below