]> nmode's Git Repositories - signal-cli/commit
Implement receive command for JSON-RPC mode
authorAsamK <asamk@gmx.de>
Mon, 31 Oct 2022 10:56:25 +0000 (11:56 +0100)
committerAsamK <asamk@gmx.de>
Mon, 31 Oct 2022 10:56:25 +0000 (11:56 +0100)
commit175057e781623d5e61128ccbb13f2eb47ae8bf94
tree87a422b988e02ee28d819d889ef947045bde82b8
parentde2bfc7f7942908222ebcbac17e6072055acc062
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.
graalvm-config-dir/reflect-config.json
src/main/java/org/asamk/signal/commands/ReceiveCommand.java