OpenUPMOpenUPM
Packages
Docs
Blog
  • Support OpenUPM
  • Contributors
  • Uptime Status
  • Queue Status
  • GitHub
  • Twitter
  • Discord
  • Contact Us
  • Package Updates
  • Blog RSS
CLI
Loading...
Stars ... Donate
Stars ... Donate
Packages
Docs
Blog
  • Support OpenUPM
  • Contributors
  • Uptime Status
  • Queue Status
  • GitHub
  • Twitter
  • Discord
  • Contact Us
  • Package Updates
  • Blog RSS
CLI

Promises

nl.elraccoone.promises is an OpenUPM Unity package. 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.

Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.

Repository: https://github.com/jeffreylanters/unity-promises.

Owner: jeffreylanters.

Topics

  • Parallelism & Concurrency

Related Unity Packages

  • Canvas Visualizer nl.elraccoone.canvas-visualizer
  • Entity Component System nl.elraccoone.entity-component-system
  • Nest Utilities Client nl.elraccoone.nest-utilities-client
  • Request Review nl.elraccoone.request-review
  • Timers nl.elraccoone.timers
  • Web Sockets nl.elraccoone.web-sockets

For registry setup problems, see Unity scoped registry troubleshooting.