Software /
code /
prosody
Log
util/promise.lua @ 9514:9db707a86a25
description | author | age |
---|---|---|
util.promise: Add promise:finally() | Matthew Wild | Thu, 18 Oct 2018 12:13:17 +0100 |
util.promise: Some code relocation | Matthew Wild | Thu, 18 Oct 2018 12:12:52 +0100 |
util.promise: Also support automatic resolution by returning a promise from an on_reject handler | Matthew Wild | Thu, 18 Oct 2018 12:11:50 +0100 |
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it | Matthew Wild | Thu, 18 Oct 2018 12:03:33 +0100 |
util.promise: ES6-like API for promises | Matthew Wild | Wed, 10 Oct 2018 17:45:19 +0100 |