Software / code / prosody-modules
Diff
mod_component_client/mod_component_client.lua @ 3814:0dede5b0ab27
mod_rest: Fix return status when sending and forgetting
Turns out module:send() doesn't return anything, so there's no way to
know if it was routed successfully.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 01 Jan 2020 16:35:55 +0100 |
| parent | 2029:3e00cd4a02bc |