mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-26 14:34:19 +00:00
Updated Json service (markdown)
parent
eec072b329
commit
665af8ebb6
@ -1,6 +1,8 @@
|
||||
signal-cli (proposed release) supports a JSON RPC server that accepts input on STDIN and replies on STDOUT. See (https://github.com/AsamK/signal-cli/discussions/679)
|
||||
|
||||
`signal-cli --output=json -u _USERNAME_ jsonRpc`
|
||||
`signal-cli -u _USERNAME_ jsonRpc`
|
||||
|
||||
Note that for the `JsonRpc` command, `--output=json` is the default.
|
||||
|
||||
It is possible to communicate with the server over the network using named pipes. For example, the following commands set up a JSON RPC signal-cli server listening on local port 9182:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user