]> nmode's Git Repositories - signal-cli/commit
Fix batch response in case of empty responses list
authorAsamK <asamk@gmx.de>
Sat, 23 Sep 2023 09:52:37 +0000 (11:52 +0200)
committerAsamK <asamk@gmx.de>
Sat, 23 Sep 2023 09:52:37 +0000 (11:52 +0200)
commitfd851ba6cb39369f2cb1b5958a90cd023c05426a
tree07ac9850e30ec17c6d151f012b70f66b37307dc9
parentb2a32666e9d75dcc61288a78cfadaaade4867901
Fix batch response in case of empty responses list

This adapts the implementation to the JSON-RPC specification.
src/main/java/org/asamk/signal/jsonrpc/JsonRpcReader.java