From: AsamK Date: Mon, 31 Oct 2022 10:56:25 +0000 (+0100) Subject: Implement receive command for JSON-RPC mode X-Git-Tag: v0.11.5~23 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/175057e781623d5e61128ccbb13f2eb47ae8bf94?hp=175057e781623d5e61128ccbb13f2eb47ae8bf94 Implement receive command for JSON-RPC mode The command returns a list of messages, as soon as the timeout is reached after the last message has been received or the maximum number of messages has been received. ---